Skip to content

Commit

Permalink
fix: initial config testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomzoy committed Jul 19, 2023
1 parent 9d0f007 commit 6c07215
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ def test_cli_working_with_initial_config(change_test_dir):
result = runner.invoke(
app_with_initial_config,
[
"--config",
"config.cfg",
"--seed",
"42",
],
Expand Down

0 comments on commit 6c07215

Please sign in to comment.