mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 05:56:14 +02:00
move some files around because pytest is being weird
This commit is contained in:
parent
cdad0d6289
commit
f99411f2f9
26 changed files with 81 additions and 907 deletions
7
tests/bdd/features/build.feature
Normal file
7
tests/bdd/features/build.feature
Normal file
|
@ -0,0 +1,7 @@
|
|||
Feature: Build process
|
||||
|
||||
Scenario: Version numbers should stay in sync
|
||||
Given we use the config "simple.yaml"
|
||||
When we run "jrnl --version"
|
||||
Then we should get no error
|
||||
And the output should contain pyproject.toml version
|
Loading…
Add table
Add a link
Reference in a new issue