Skip to content

Commit

Permalink
Update test/e2e/utils/getScores.spec.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Wan <495709+wa0x6e@users.noreply.github.com>
  • Loading branch information
ChaituVR and wa0x6e committed May 18, 2024
1 parent 4dd6d94 commit cc6c4b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/utils/getScores.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ describe('test getScores', () => {
data: ''
});
});

test('getScores should not pass API Key if it is passed in URL', async () => {
expect.assertions(1);
await expect(
Expand Down

0 comments on commit cc6c4b2

Please sign in to comment.