Skip to content

Commit 14cdb92

Browse files
committed
Update test_search_command.py
1 parent 72372f9 commit 14cdb92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/searchcommands/test_search_command.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ def test_process_scpv2(self):
193193

194194
expected = (
195195
'chunked 1.0,68,0\n'
196-
'{"inspector":{"messages":[["INFO","test command configuration: "]]}}\n'
196+
'{"inspector":{"messages":[["INFO","test command configuration: "]]}}'
197197
'chunked 1.0,17,32\n'
198198
'{"finished":true}test,__mv_test\r\n'
199199
'data,\r\n'

0 commit comments

Comments
 (0)