We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e5b0e4 commit 3d109b6Copy full SHA for 3d109b6
tests/swarm-deploy/test_service_images.py
@@ -12,7 +12,6 @@
12
@pytest.mark.parametrize(
13
"package_name,services",
14
[
15
- ("ujson", {"director"}),
16
("magic", {"webserver"}),
17
],
18
)
0 commit comments