Skip to content

Commit

Permalink
Ensure the rewrite structure doesn't contain 'index.php' in CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber committed May 9, 2019
1 parent 92cd872 commit 265671a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/behat-prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -143,3 +143,4 @@ sleep 10
} &> /dev/null
terminus wp $SITE_ENV -- plugin activate classic-editor wp-native-php-sessions wp-saml-auth
terminus wp $SITE_ENV -- theme activate $TERMINUS_SITE
terminus wp $SITE_ENV -- rewrite structure '/%year%/%monthnum%/%day%/%postname%/'

0 comments on commit 265671a

Please sign in to comment.