Skip to content

Commit

Permalink
test(shader): add requires_hyprland to test
Browse files Browse the repository at this point in the history
  • Loading branch information
loqusion committed Apr 8, 2024
1 parent f8a628f commit 0376d30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/shader/test_shader.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ class TestShaderTemplate:


class TestShaderIntegration:
@pytest.mark.requires_hyprland()
@pytest.mark.parametrize("is_template", [False, True])
def test_on_off_current_eq(
self, is_template: bool, shader_path_factory: ShaderPathFactory
Expand Down

0 comments on commit 0376d30

Please sign in to comment.