Skip to content

Commit db4cb81

Browse files
author
Alexander Ororbia
committedApr 25, 2025
wrote test for exp-syn
1 parent 1f80353 commit db4cb81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/components/synapses/test_exponentialSynapse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ def test_exponentialSynapse1():
5858

5959
np.testing.assert_allclose(outs, outs_truth, atol=1e-8)
6060

61-
test_exponentialSynapse1()
61+
#test_exponentialSynapse1()

0 commit comments

Comments
 (0)