diff --git a/test/integ_tests/test_all_notebooks.py b/test/integ_tests/test_all_notebooks.py index 3a7530d9..1e12023f 100644 --- a/test/integ_tests/test_all_notebooks.py +++ b/test/integ_tests/test_all_notebooks.py @@ -11,8 +11,6 @@ # need high processing power and lead to timeouts. "Quantum_Computing_Quantum_Monte_Carlo.ipynb", "Template.ipynb", - # for test - "Quantum_Neuron.ipynb", ] logging.basicConfig(level=logging.INFO)