Skip to content

Fix typo which is no longer allowed per Pytest 5.0#728

Merged
mfeurer merged 1 commit intodevelopfrom
fix_test_script
Jul 8, 2019
Merged

Fix typo which is no longer allowed per Pytest 5.0#728
mfeurer merged 1 commit intodevelopfrom
fix_test_script

Conversation

@PGijsbers
Copy link
Collaborator

@PGijsbers PGijsbers commented Jul 5, 2019

With PyTest 5.0, prefixes of command-line arguments are no longer allowed. The full argument is durations, but duration (singular) was used.

Copy link
Collaborator

@mfeurer mfeurer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes total sense, thanks a lot!

@mfeurer mfeurer merged commit ebae892 into develop Jul 8, 2019
@mfeurer mfeurer deleted the fix_test_script branch July 8, 2019 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants