Remove project.stop() in test

Signed-off-by: Henke Adolfsson <catears13@gmail.com>
This commit is contained in:
Henke Adolfsson 2019-03-05 17:53:13 +01:00 committed by Henke
parent 87935893fc
commit 853215acf6
No known key found for this signature in database
GPG Key ID: 8469D4DA7E5DDBB7
1 changed files with 0 additions and 1 deletions

View File

@ -1534,7 +1534,6 @@ class ProjectTest(DockerClientTestCase):
config_data=config_data1,
)
project.up()
project.stop()
# Then up with secret
project = Project.from_config(