Skip to content

Commit

Permalink
Merge cf371f6 into 7aeef38
Browse files Browse the repository at this point in the history
  • Loading branch information
kt474 committed Mar 31, 2022
2 parents 7aeef38 + cf371f6 commit 83f3b69
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 201 deletions.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ integration-test:
python -m unittest -v test/integration/test_backend.py test/integration/test_account_client.py test/integration/test_filter_backends.py \
test/integration/test_serialization.py test/integration/test_ibm_job_attributes.py test/integration/test_basic_server_paths.py \
test/integration/test_ibm_integration.py test/integration/test_ibm_job.py test/integration/test_ibm_qasm_simulator.py \
test/integration/test_proxies.py test/integration/test_composite_job.py
test/integration/test_proxies.py test/integration/test_ibm_provider.py test/integration/test_composite_job.py

black:
black qiskit_ibm_provider test setup.py docs/tutorials
Loading

0 comments on commit 83f3b69

Please sign in to comment.