Skip to content

Commit

Permalink
chore: add debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
n1ru4l committed Jun 19, 2022
1 parent 495cea8 commit 716eb3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/tests/api/schema/publish.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1003,4 +1003,5 @@ test('CDN data can not be fetched with an invalid access token', async () => {
});

expect(cdnResult.status).toEqual(403);
console.log(cdnAccessResult);
});

0 comments on commit 716eb3e

Please sign in to comment.