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 f645daf commit 676324eCopy full SHA for 676324e
tests_integration/lib/_run_test_cases.py
@@ -27,7 +27,7 @@ def close_all_open_pull_requests():
27
28
29
def reset_cf_graph():
30
- IntegrationTestHelper.overwrite_github_repository(
+ IntegrationTestHelper().overwrite_github_repository(
31
GitHubAccount.REGRO_ORG,
32
"cf-graph-countyfair",
33
Path(__file__).parent / "resources" / "empty-graph",
0 commit comments