test: fix typo
This commit is contained in:
parent
0aa761db7c
commit
af6284a111
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ from compose_viz.extends import Extends
|
|||
])),
|
||||
('tests/in/000100.yaml',Compose([
|
||||
Service(
|
||||
name='web',
|
||||
ports=['8000:5000'],
|
||||
),
|
||||
Service(
|
||||
|
|
Loading…
Reference in a new issue