diff options
Diffstat (limited to 'tests/integration_tests/modules/test_snap.py')
-rw-r--r-- | tests/integration_tests/modules/test_snap.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration_tests/modules/test_snap.py b/tests/integration_tests/modules/test_snap.py index b626f6b0..481edbaa 100644 --- a/tests/integration_tests/modules/test_snap.py +++ b/tests/integration_tests/modules/test_snap.py @@ -20,6 +20,7 @@ snap: @pytest.mark.ci +@pytest.mark.ubuntu class TestSnap: @pytest.mark.user_data(USER_DATA) |