Skip to content

Commit 5f630eb

Browse files
committed
Activating the person test
1 parent ff5791e commit 5f630eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_thorough_bids_example.py

-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ def test_subject_state(reference_collection, generated_collection):
7171
assert generated_subject_state is not None
7272

7373

74-
@pytest.mark.skip(reason="This test should be activated after pull request #36")
7574
def test_person(reference_collection, generated_collection):
7675
generated_persons = detect_type(
7776
generated_collection, "Person")

0 commit comments

Comments
 (0)