We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 152f621 commit ac7fcd0Copy full SHA for ac7fcd0
e2e/test_deployment.py
@@ -10,6 +10,7 @@
10
deployment with the one that returned from the deployed proxy.
11
You can ignore these tests if you are running them in your local environment"""
12
13
+
14
@unittest.skip("This test is skipped because it requires a live FHIR server connection.")
15
class TestDeployment(unittest.TestCase):
16
proxy_url: str
0 commit comments