Make steps use new config file

Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
This commit is contained in:
Jonathan Wren 2021-04-24 15:44:29 -07:00
parent e19fab0615
commit cda07bf8d9
2 changed files with 24 additions and 42 deletions

View file

@ -32,7 +32,7 @@ Feature: Importing data
And the output should contain "end of entry."
Examples: Configs
| config |
| config_file |
| basic_onefile.yaml |
| basic_encrypted.yaml |
# | basic_folder.yaml | @todo
@ -54,7 +54,7 @@ Feature: Importing data
And the output should contain "Sed dignissim"
Examples: Configs
| config |
| config_file |
| basic_onefile.yaml |
| basic_encrypted.yaml |
# | basic_folder.yaml | @todo