Skip to content

Commit

Permalink
chore: remove camel case
Browse files Browse the repository at this point in the history
  • Loading branch information
anderson-oki committed Jan 24, 2025
1 parent e56eea3 commit 93039ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/pages/Blacklist/Movies/index.test.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable camelcase */
import { http } from "msw";
import { HttpResponse } from "msw";
import { render, screen, waitFor } from "@/tests";
Expand Down

0 comments on commit 93039ec

Please sign in to comment.