diff --git a/test/system/scenarios/test_scenario3.py b/test/system/scenarios/test_scenario3.py index 6435c2e6..6e75ee46 100644 --- a/test/system/scenarios/test_scenario3.py +++ b/test/system/scenarios/test_scenario3.py @@ -6,7 +6,7 @@ import pytest -@run_with_simulators("nest", "neuron") +@run_with_simulators("nest",) #"neuron") def test_scenario3(sim): """ Simple feed-forward network network with additive STDP. The second half of