Skip to content

Commit 47a3b2e

Browse files
committed
Confirmed that CI/CD will fail if a test fails
1 parent 8992dce commit 47a3b2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_visualization.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,3 @@ def test_animate_spectrum_errors():
7070

7171
with pytest.raises(TypeError):
7272
animate_spectrum(sweeps)
73-
assert False

0 commit comments

Comments
 (0)