Skip to content

Commit

Permalink
test:update path
Browse files Browse the repository at this point in the history
Signed-off-by: prashant-gurung899 <[email protected]>
  • Loading branch information
prashant-gurung899 committed Aug 29, 2024
1 parent 43bc43b commit bb8dc9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/acceptance/config/behat-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ default:
ldapAdminPassword: admin
ldapUsersOU: TestUsers
ldapGroupsOU: TestGroups
ldapInitialUserFilePath: /../../config/ldap-users.ldif
ldapInitialUserFilePath: /../config/ldap-users.ldif
contexts:
- FeatureContext: &common_feature_context_params
baseUrl: http://localhost:8080
Expand Down
2 changes: 1 addition & 1 deletion tests/acceptance/config/behat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ default:
ldapAdminPassword: admin
ldapUsersOU: TestUsers
ldapGroupsOU: TestGroups
ldapInitialUserFilePath: /../../config/ldap-users.ldif
ldapInitialUserFilePath: /../config/ldap-users.ldif
contexts:
- SettingsContext:
- GraphContext:
Expand Down

0 comments on commit bb8dc9d

Please sign in to comment.