Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico authored and astrobot-houston committed Feb 13, 2025
1 parent 2ed67d5 commit 94b91a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/astro/test/csrf-protection.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ describe('CSRF origin check', () => {
assert.equal(response.status, 200);
});


it('return 200 when calling POST/PUT/DELETE/PATCH with the correct origin', async () => {
let request;
let response;
Expand Down

0 comments on commit 94b91a4

Please sign in to comment.