Skip to content

Commit

Permalink
This isn't Solanum
Browse files Browse the repository at this point in the history
  • Loading branch information
progval committed Sep 3, 2023
1 parent 85bc72a commit 02e1654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ sable:
$(PYTEST) $(PYTEST_ARGS) \
--controller=irctest.controllers.sable \
-m 'not services' \
-k '$(SOLANUM_SELECTORS)'
-k '$(SABLE_SELECTORS)'

solanum:
$(PYTEST) $(PYTEST_ARGS) \
Expand Down

0 comments on commit 02e1654

Please sign in to comment.