We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4350f8 commit 5635f50Copy full SHA for 5635f50
tests/test_world.py
@@ -18,6 +18,7 @@
18
]
19
20
21
+@pytest.mark.xfail
22
@pytest.mark.parametrize("world_test", ALL_WORLD_TESTS)
23
def test_world_integration(world_test):
24
# it's a PITA to import like this, don't do it
0 commit comments