Skip to content

Commit 8f41393

Browse files
Updates
1 parent 6b099f5 commit 8f41393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_specs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4641,4 +4641,4 @@ def test_index_select_stacked_not_supported(self):
46414641

46424642
if __name__ == "__main__":
46434643
args, unknown = argparse.ArgumentParser().parse_known_args()
4644-
pytest.main([__file__, "--capture", "no", "--exitfirst"] + unknown)
4644+
pytest.main([__file__, "--capture", "no", "--exitfirst"] + unknown)

0 commit comments

Comments
 (0)