kopia lustrzana https://github.com/jupyterhub/repo2docker
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.cipull/1421/head
rodzic
c04652e706
commit
c9b78be470
|
@ -10,6 +10,7 @@ from repo2docker.__main__ import make_r2d
|
||||||
from repo2docker.app import Repo2Docker
|
from repo2docker.app import Repo2Docker
|
||||||
from repo2docker.utils import chdir
|
from repo2docker.utils import chdir
|
||||||
|
|
||||||
|
|
||||||
def test_image_name_remains_unchanged():
|
def test_image_name_remains_unchanged():
|
||||||
# if we specify an image name, it should remain unmodified
|
# if we specify an image name, it should remain unmodified
|
||||||
with TemporaryDirectory() as src:
|
with TemporaryDirectory() as src:
|
||||||
|
|
Ładowanie…
Reference in New Issue