Skip to content

Commit

Permalink
Chord fix for conversion (tests update)
Browse files Browse the repository at this point in the history
  • Loading branch information
stewartboogert committed Aug 6, 2024
1 parent 8ac99cf commit 4129a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ def pytest_sessionfinish(session, exitstatus):
@pytest.fixture(scope="session")
def testdata():
g4data = G4EdgeTestData()
g4data.checkout("ec37079")
g4data.checkout("2c25b5c")
return g4data

0 comments on commit 4129a44

Please sign in to comment.