diff --git a/tests/e2e/zz_pathspec_probe.py b/tests/e2e/zz_pathspec_probe.py deleted file mode 100644 index 379502b5a0b..00000000000 --- a/tests/e2e/zz_pathspec_probe.py +++ /dev/null @@ -1,3 +0,0 @@ -from typing import Final - -PROBE: Final[int] = "a string where the gate must see an int"