Skip to content

Commit

Permalink
Test new graph cluster conformer site formation approach
Browse files Browse the repository at this point in the history
  • Loading branch information
ConorFWild committed Jan 31, 2024
1 parent 9be6f92 commit 1bce202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def test_aligner_upload_2(constants, xtalforms_file, upload_2_dir):
assert "Mpro-i0130" in [x.name for x in (Path(upload_2_dir) / "aligned_files").glob("*")]

@pytest.mark.order(after="test_aligner_upload_2")
def test_collator_upload_2(
def test_collator_upload_3(
constants,
test_dir,
upload_3_dir,
Expand Down

0 comments on commit 1bce202

Please sign in to comment.