Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Jul 9, 2022
1 parent a40c351 commit 74e8431
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/config_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,6 @@ def test_apply_patch__all_optional_params_non_default__non_default_values_used(s
"--ignore-path", "",
"--verbose"],
catch_exceptions=False)
print(result.output)

# Assert
self.assertEqual(expected_exit_code, result.exit_code)
Expand Down

0 comments on commit 74e8431

Please sign in to comment.