Skip to content

Commit

Permalink
chore: code review changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mihir-4116 committed Mar 15, 2024
1 parent 453a500 commit adbcb19
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -280,5 +280,5 @@ export const testScenariosForV1API: ProxyV1TestData[] = [
},
},
},
}
},
];
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

import { v0oauthScenarios, v1oauthScenarios } from './oauth';
import { testScenariosForV0API, testScenariosForV1API } from './business';

Expand Down

0 comments on commit adbcb19

Please sign in to comment.