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 69ffae7 commit 812cc51Copy full SHA for 812cc51
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