Fix failing pytest quantum/bb84.py (#8838)

* Fix failing pytest quantum/bb84.py

* Update bb84.py test results to match current qiskit
This commit is contained in:
Christian Clauss
2023-06-26 05:24:50 +02:00
committed by GitHub
parent 3bfa89dacf
commit d764eec655
2 changed files with 2 additions and 3 deletions

View File

@ -24,7 +24,6 @@ jobs:
- name: Run tests
# TODO: #8818 Re-enable quantum tests
run: pytest
--ignore=quantum/bb84.py
--ignore=quantum/q_fourier_transform.py
--ignore=project_euler/
--ignore=scripts/validate_solutions.py