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.
2 parents 1054188 + 137def8 commit 5651b33Copy full SHA for 5651b33
binderhub/tests/test_build.py
@@ -21,7 +21,7 @@
21
@pytest.mark.parametrize("slug", [
22
# git/ Git repo provider
23
"git/{}/HEAD".format(
24
- quote("https://github.com/consideratio/cached-minimal-dockerfile", safe='')
+ quote("https://github.com/binderhub-ci-repos/cached-minimal-dockerfile", safe='')
25
),
26
"git/{}/596b52f10efb0c9befc0c4ae850cc5175297d71c".format(
27
quote("https://github.com/binderhub-ci-repos/cached-minimal-dockerfile", safe='')
0 commit comments