-
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correctly set fixture when using markers
As reported in a couple of issues, the usage of markers (not fixtures) was misbehaving, as the order in which the `_socket_marker` evaluation was occurring left the command-line option disabled. Fixes #15 Closes #28 Co-authored-by: Calvin Behling <[email protected]> Signed-off-by: Albert Tugushev <[email protected]> Signed-off-by: Matt Callaghan <[email protected]> Signed-off-by: Mike Fiedler <[email protected]>
- Loading branch information
1 parent
840691a
commit 81b7490
Showing
2 changed files
with
18 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters