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 aac57cb commit 4093d36Copy full SHA for 4093d36
tests/utils.py
@@ -30,7 +30,7 @@
30
GITLAB_BRANCH_ORG_PATH_BRANCH = "org-path"
31
GITLAB_BRANCH_TEST_OLD_SHA = "e772abc22c1ff26afdf377845c323172fb3c19ca"
32
GITLAB_BRANCH_TEST_NEW_SHA = "7d73e21f30041297ea44367f2b4fd4e045c0b991"
33
-GITLAB_NFTEST_BRANCH = "nf-test-tests-self-hosted-runners"
+GITLAB_NFTEST_BRANCH = "nf-test-tests-old"
34
35
36
def with_temporary_folder(func: Callable[..., Any]) -> Callable[..., Any]:
0 commit comments