Skip to content

Commit 7660292

Browse files
committed
Fix test name
1 parent cadf05e commit 7660292

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/eitdata/test_loading_draeger.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
],
3434
indirect=["sequence", "sequence_path"],
3535
)
36-
def test_load_draeger_porcine(
36+
def test_load_draeger(
3737
sequence: Sequence,
3838
sequence_path: Path,
3939
length: int,

0 commit comments

Comments
 (0)