Skip to content

Commit

Permalink
tests: Disable electrode tutorial test
Browse files Browse the repository at this point in the history
  • Loading branch information
jngrad committed Oct 4, 2023
1 parent a931825 commit f3821c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/scripts/tutorials/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ tutorial_test(FILE test_ferrofluid_2.py)
tutorial_test(FILE test_ferrofluid_3.py)
tutorial_test(FILE test_constant_pH__ideal.py)
tutorial_test(FILE test_electrodes_1.py)
tutorial_test(FILE test_electrodes_2.py)
# tutorial_test(FILE test_electrodes_2.py) # TODO: unstable, see issue #4798
tutorial_test(FILE test_constant_pH__interactions.py)
tutorial_test(FILE test_widom_insertion.py)

Expand Down

0 comments on commit f3821c4

Please sign in to comment.