Skip to content

Commit

Permalink
Added missing pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Kemp committed Mar 16, 2023
1 parent 2f152f7 commit d117e63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/common_tests.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import requests
import json
import pytest


@pytest.mark.skip(reason="Disabled by NRLF-397, re-enabled by NRLF-398")
Expand Down

0 comments on commit d117e63

Please sign in to comment.