Skip to content

Commit

Permalink
Merge pull request #11 from BRP-API/chore/sync-met-source-repo_66a97df
Browse files Browse the repository at this point in the history
sync met 'BRP-API/brp-shared-dotnet' repo
  • Loading branch information
MelvLee authored Jul 1, 2024
2 parents 186e30b + a446f55 commit ae584a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/step_definitions/world.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ function configureSqlSettings(context) {

function configureOAuthSettings(context) {
context.oAuth = {
enable: true,
enable: false,
accessTokenUrl: 'http://identityserver:6000/connect/token',
clients:[
{
Expand Down

0 comments on commit ae584a8

Please sign in to comment.