Tag the tests

To run just this test, use `behave --tags=deployments_tests`
This commit is contained in:
MinchinWeb 2020-04-06 21:30:01 -06:00
parent 9a94b08a32
commit abe9777593

View file

@ -123,6 +123,7 @@ Feature: Zapped bugs should stay dead.
Then the output should contain "Adding an entry right now."
Then the output should not contain "A future entry."
@deployment_tests
Scenario: Version numbers should stay in sync
Given we use the config "basic.yaml"
When we run "jrnl --version"