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 6af2b2f commit 8399ab3Copy full SHA for 8399ab3
1 file changed
tests/foreman/sys/test_mcp.py
@@ -28,7 +28,7 @@
28
'module_target_sat_foreman_mcp_stage',
29
'module_target_sat_foreman_mcp_downstream',
30
],
31
- ids=['upstream', 'downstream', 'stage'],
+ ids=['upstream', 'stage', 'downstream'],
32
)
33
@pytest.mark.skipif(
34
settings.server.network_type == NetworkType.IPV6,
0 commit comments