mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-21 13:38:31 +02:00
Tag the tests
To run just this test, use `behave --tags=deployments_tests`
This commit is contained in:
parent
9a94b08a32
commit
abe9777593
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue