Skip to content

Commit b2dfce2

Browse files
committed
Update a test name
1 parent 72f8500 commit b2dfce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/schedule/auto-mode/auto-mode-button/__tests__/use-pulling.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const AUTO_MODE_STATES = [
2121

2222
const fcAutoModeState = () => fc.constantFrom(...AUTO_MODE_STATES);
2323

24-
describe("scratch", () => {
24+
describe("usePulling()", () => {
2525
beforeEach(() => {
2626
vi.clearAllMocks();
2727
});

0 commit comments

Comments
 (0)