Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit 325f127

Browse files
committed
Skip RobustSearchTest
TODO: FirelyTeam/spark#310
1 parent 1ddf91c commit 325f127

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/tests/suites/search_test_robust.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ def teardown
3636
validates resource: 'Patient', methods: ['$match']
3737
validates extensions: ['extensions']
3838
}
39+
40+
skip 'TODO: https://github.com/FirelyTeam/spark/issues/310'
41+
3942
match_patient = Crucible::Generator::Resources.new.minimal_patient
4043
match_patient.identifier = nil
4144
reply = @client.match(match_patient)

0 commit comments

Comments
 (0)