Skip to content

Commit

Permalink
style: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
fedeci committed Feb 22, 2024
1 parent 96f39fd commit d371fc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/middlewares/exact.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,3 @@ it('works when multiple instances of oneOf are matched', async () => {
const result = await checkExact().run(req);
expect(result.context.errors).toHaveLength(0);
});

0 comments on commit d371fc3

Please sign in to comment.