Skip to content

Commit a857a30

Browse files
committed
Do not skip tests SE25P, SE25G - Search with malformed parameters
1 parent bc8b5dc commit a857a30

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lib/tests/suites/sprinkler_search_test.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -735,8 +735,6 @@ def teardown
735735
validates resource: "Patient", methods: ["search"]
736736
}
737737

738-
skip 'TODO: https://github.com/FirelyTeam/spark/issues/309'
739-
740738
# a malformed parameters are non-existing parameters, and they should be ignored
741739
options = {
742740
:search => {

0 commit comments

Comments
 (0)