Skip to content

Commit c6435fb

Browse files
committed
Update test case to work with new change
1 parent 6dc29ac commit c6435fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-data/unit/check-incremental.test

+1-1
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ def bar(a: str) -> None: pass
761761
bar(3)
762762

763763
[rechecked m]
764-
[stale m]
764+
[stale]
765765
[out]
766766
main:1: note: In module imported here:
767767
tmp/m.py:4: error: Argument 1 to "bar" has incompatible type "int"; expected "str"

0 commit comments

Comments
 (0)