Skip to content

Commit ac7fcd0

Browse files
committed
lint issues
1 parent 152f621 commit ac7fcd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

e2e/test_deployment.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
deployment with the one that returned from the deployed proxy.
1111
You can ignore these tests if you are running them in your local environment"""
1212

13+
1314
@unittest.skip("This test is skipped because it requires a live FHIR server connection.")
1415
class TestDeployment(unittest.TestCase):
1516
proxy_url: str

0 commit comments

Comments
 (0)