test(e2e): throwaway top-level probe with a type error to prove the gate now runs

This commit is contained in:
mateo-berri 2026-09-01 22:33:16 -07:00
parent b0aafabdee
commit 9d6b8bb14a

View file

@ -0,0 +1,3 @@
from typing import Final
PROBE: Final[int] = "a string where the gate must see an int"