Skip to content

Commit

Permalink
Merge branch 'fix-send-api-key-in-headers' of https://github.com/snap…
Browse files Browse the repository at this point in the history
…shot-labs/snapshot.js into fix-send-api-key-in-headers
  • Loading branch information
ChaituVR committed May 18, 2024
2 parents bbbf941 + cc6c4b2 commit 4215293
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 4215293

Please sign in to comment.