Skip to content

Commit

Permalink
ESLint.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeyer2115 committed Apr 15, 2022
1 parent e153ed0 commit 5ef0c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/acceptance/fixtures/responses/cors.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const CORSHeaders = { 'access-control-allow-credentials': true, 'access-control-allow-origin': 'http://localhost:9999' };
export const CORSHeaders = { 'access-control-allow-credentials': true, 'access-control-allow-origin': 'http://localhost:9999' };

0 comments on commit 5ef0c2f

Please sign in to comment.