Skip to content

Commit 7cbd7cf

Browse files
import pytest
1 parent 79782d3 commit 7cbd7cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -688,6 +688,7 @@ def test23_spectral_library_exporter():
688688

689689
def test24_spectral_library_exporter():
690690

691+
import pytest
691692
from create_spectral_library import main
692693

693694
with pytest.raises(RuntimeError):

0 commit comments

Comments
 (0)