Leon4gr45 commited on
Commit
7921750
·
verified ·
1 Parent(s): 2b217e6

Upload test_deployed_app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. test_deployed_app.py +1 -1
test_deployed_app.py CHANGED
@@ -1,7 +1,7 @@
1
  import requests
2
  import time
3
 
4
- url = "https://auxteam-agent-skillset.hf.space/health"
5
 
6
  def test_health():
7
  print(f"Testing health endpoint: {url}")
 
1
  import requests
2
  import time
3
 
4
+ url = "https://leon4gr45-openoperator.hf.space/health"
5
 
6
  def test_health():
7
  print(f"Testing health endpoint: {url}")