Commit eb017e4
committed
Fix [sys] public api test
Test expects services to have exposed ports (either in Dockerfile or in
docker compose spec). "traefik-configuration-placeholder" uses busybox
image which has no exposed ports in Dockerfile and we don't expose ports
in docker compose as we don't need them (this services is simply a
placeholder for traefik rules that we want to configure on simcore
traefik)1 parent f05ecca commit eb017e4
File tree
1 file changed
+1
-0
lines changed- packages/pytest-simcore/src/pytest_simcore
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments