remove api keys from codebase

these are just used for tests so don't need to look like real api keys.
This commit is contained in:
Leo Hemsted
2020-02-04 14:44:19 +00:00
parent 18523587a6
commit 5b868ff268
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ describe('API key', () => {
beforeEach(() => {
apiKey = 'admin-service-6658542f-0cad-491f-bec8-ab8457700ead-53c0c274-8e83-48f1-8448-598657bb39af';
apiKey = '00000000-0000-0000-0000-000000000000';
thing = 'API key';
// mock sticky JS