Skip to content

Commit b3a4e5a

Browse files
committed
skip
1 parent 3a3852c commit b3a4e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-data/unit/check-statements.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@ def error_in_tuple_union(exc: Tuple[Union[Type[E1], Type[E2]], Union[Type[E3], i
851851
pass
852852
[builtins fixtures/tuple.pyi]
853853

854-
[case testExceptWithMultipleTypes6]
854+
[case testExceptWithMultipleTypes6_no_parallel]
855855
from typing import Never
856856

857857
def random() -> bool: ...

0 commit comments

Comments
 (0)