mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-11 17:46:12 +02:00
Merge branch 'develop' into markdown-newline-end
This commit is contained in:
commit
9c849f75f7
8 changed files with 37 additions and 8 deletions
|
@ -159,3 +159,10 @@ Feature: Zapped bugs should stay dead.
|
|||
tags:
|
||||
|
||||
"""
|
||||
|
||||
@deployment_tests
|
||||
Scenario: Version numbers should stay in sync
|
||||
Given we use the config "basic.yaml"
|
||||
When we run "jrnl --version"
|
||||
Then we should get no error
|
||||
Then the output should contain pyproject.toml version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue