kopia lustrzana https://github.com/jupyterhub/repo2docker
set `external-verify` name in test
Co-authored-by: Min RK <benjaminrk@gmail.com>pull/1410/head
rodzic
0186eef20d
commit
704b91c4f1
|
@ -264,7 +264,7 @@ class LocalRepo(pytest.File):
|
|||
if external_verify_script.exists():
|
||||
yield Repo2DockerTest.from_parent(
|
||||
self,
|
||||
name=self.path.name,
|
||||
name=external_verify_script.name,
|
||||
args=args,
|
||||
skip_build=True,
|
||||
external_script=external_verify_script,
|
||||
|
|
Ładowanie…
Reference in New Issue