Skip to content

Commit 2372c12

Browse files
authored
Update test-data/unit/check-narrowing.test
1 parent 2fcace1 commit 2372c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-data/unit/check-narrowing.test

+1-1
Original file line numberDiff line numberDiff line change
@@ -1452,7 +1452,7 @@ else:
14521452
[builtins fixtures/isinstancelist.pyi]
14531453

14541454

1455-
[case testNarrowingIsRegualType]
1455+
[case testNarrowingIsNonFinalType]
14561456
from typing import Type, Union
14571457

14581458
class Mark: ...

0 commit comments

Comments
 (0)