Skip to content

Commit b2580f2

Browse files
committed
Updated test to expect 207 not 200 on part failure
1 parent d6449a4 commit b2580f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memex/src/test/resources/features/inspections.rest.streams.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Feature: Vehicle Inspection REST API - Data Streaming Capabilities
9595
"testdate": "2023-10-27T11:00:00Z"
9696
]
9797
"""
98-
Then the response status code should be 200
98+
Then the response status code should be 207
9999
And the response should contain "success": false
100100
And the response should contain "Unexpected character"
101101

0 commit comments

Comments
 (0)