Skip to content

Commit 676324e

Browse files
committed
fix method call
1 parent f645daf commit 676324e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests_integration/lib/_run_test_cases.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def close_all_open_pull_requests():
2727

2828

2929
def reset_cf_graph():
30-
IntegrationTestHelper.overwrite_github_repository(
30+
IntegrationTestHelper().overwrite_github_repository(
3131
GitHubAccount.REGRO_ORG,
3232
"cf-graph-countyfair",
3333
Path(__file__).parent / "resources" / "empty-graph",

0 commit comments

Comments
 (0)