Skip to content

Commit 98adb7c

Browse files
author
LegrandNico
committed
HBC: remove sound preference from test function
1 parent e5a88ba commit 98adb7c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/test_hbc.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
import unittest
88
from unittest import TestCase
99

10-
from psychopy import prefs
11-
12-
prefs.hardware["audioLib"] = ["pygame"]
13-
1410
from cardioception.HBC.parameters import getParameters
1511
from cardioception.HBC.task import run
1612

0 commit comments

Comments
 (0)