Skip to content

Commit 973ac98

Browse files
committed
Prefix with TODO: to avoid the runner returning an exit code with 1
1 parent 42a50b6 commit 973ac98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/tests/suites/incendi_elements_search_parameter.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def elements_search_options
8686
end
8787

8888
test 'I_ELEMENTS_002', 'Read with _elements returns only requested Patient elements' do
89-
skip 'https://github.com/FirelyTeam/spark/issues/1336'
89+
skip 'TODO: https://github.com/FirelyTeam/spark/issues/1336'
9090

9191
metadata {
9292
links "#{BASE_SPEC_LINK}/http.html#read"

0 commit comments

Comments
 (0)