Skip to content

Commit

Permalink
⚗️ try to make test suite pass despite third party problems
Browse files Browse the repository at this point in the history
  • Loading branch information
burgholzer committed Jun 7, 2024
1 parent d7e1024 commit 14dbee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ addopts = ["-ra", "--strict-markers", "--strict-config", "--showlocals"]
log_cli_level = "info"
xfail_strict = true
filterwarnings = [
"error",
# "error", # Temporarily disabled because of https://github.com/cda-tum/mqt-qao/issues/3. Uncomment when fixed.
"ignore:.*Qiskit with Python 3.8.*:DeprecationWarning:",
]

Expand Down

0 comments on commit 14dbee0

Please sign in to comment.