Fix tests
Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
This commit is contained in:
parent
d6fa8596d2
commit
da41ed22f9
4 changed files with 4 additions and 5 deletions
|
|
@ -16,6 +16,7 @@ def build_mock_container(reader):
|
|||
name='myapp_web_1',
|
||||
name_without_project='web_1',
|
||||
has_api_logs=True,
|
||||
log_stream=None,
|
||||
attach=reader,
|
||||
wait=mock.Mock(return_value=0),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue