mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-14 02:16:12 +02:00
Fix missing parentheses and remove skip_win on test that is passing in Windows now
This commit is contained in:
parent
3c4dc79e8a
commit
00e25f30fd
3 changed files with 3 additions and 4 deletions
|
@ -396,7 +396,6 @@ Feature: Custom formats
|
|||
| basic_folder |
|
||||
| basic_dayone |
|
||||
|
||||
@skip_win
|
||||
Scenario Outline: Export to yaml
|
||||
Given we use the config "<config>.yaml"
|
||||
And we use the password "test" if prompted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue