Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
Signed-off-by: Paul S. Schweigert <[email protected]>
  • Loading branch information
psschwei committed Sep 25, 2024
1 parent c47e934 commit 19f19e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gateway/tests/api/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ def test_build_env_for_job(self):
"ENV_JOB_GATEWAY_TOKEN": "42",
"ENV_JOB_GATEWAY_HOST": "http://localhost:8000",
"ENV_JOB_ID_GATEWAY": "42",
"ENV_JOB_ARGUMENTS": "{}",
"QISKIT_IBM_TOKEN": "42",
"QISKIT_IBM_CHANNEL": "ibm_quantum",
"QISKIT_IBM_URL": "https://auth.quantum-computing.ibm.com/api",
Expand Down

0 comments on commit 19f19e2

Please sign in to comment.