diff --git a/tests/test_viz.py b/tests/test_viz.py index d64cc4f..58de06b 100644 --- a/tests/test_viz.py +++ b/tests/test_viz.py @@ -8,7 +8,7 @@ def test_muap_dict(): Run unit test on muap_dict function from EMGdecomPy. """ # load data - gl_10 = loadmat("../../data/raw/gl_10.mat") + gl_10 = loadmat("../data/raw/gl_10.mat") raw = gl_10["SIG"] # ptl