Skip to content

Commit 47ccc9b

Browse files
committed
cleanup: address eslint error
1 parent 9c92ac8 commit 47ccc9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui-tests/tests/noir/stepping.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* eslint-disable @typescript-eslint/no-magic-numbers */
1+
// /* eslint-disable @typescript-eslint/no-magic-numbers */
22

33
import { test, expect } from "@playwright/test";
44
import {

0 commit comments

Comments
 (0)