From bdec79d27018269afc151d6abb12de6f234459e8 Mon Sep 17 00:00:00 2001 From: janskaar Date: Fri, 21 Jun 2024 11:23:28 +0200 Subject: [PATCH] Update testsuite/pytests/test_iaf_bw_2001_exact.py Co-authored-by: Hans Ekkehard Plesser --- testsuite/pytests/test_iaf_bw_2001_exact.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/pytests/test_iaf_bw_2001_exact.py b/testsuite/pytests/test_iaf_bw_2001_exact.py index d4bbaafa2c..1ab4006a3f 100644 --- a/testsuite/pytests/test_iaf_bw_2001_exact.py +++ b/testsuite/pytests/test_iaf_bw_2001_exact.py @@ -64,7 +64,7 @@ def test_iaf_bw_2001_exact(): nrn1: pre-synaptic iaf_bw_2001_exact nrn2: post-synaptic iaf_bw_2001_exact, will have AMPA, GABA and NMDA synapses nrn3: post-synaptic iaf_bw_2001_exact, will only have AMPA and GABA - nrn4: post-synaptic iaf_psc_exp, will only have AMPA and GABA + nrn4: post-synaptic iaf_cond_exp, will only have AMPA and GABA We test that nrn3 and nrn4 have identical V_m. We test that nrn2 has greater V_m compared to nrn3.