We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72372f9 commit 14cdb92Copy full SHA for 14cdb92
tests/searchcommands/test_search_command.py
@@ -193,7 +193,7 @@ def test_process_scpv2(self):
193
194
expected = (
195
'chunked 1.0,68,0\n'
196
- '{"inspector":{"messages":[["INFO","test command configuration: "]]}}\n'
+ '{"inspector":{"messages":[["INFO","test command configuration: "]]}}'
197
'chunked 1.0,17,32\n'
198
'{"finished":true}test,__mv_test\r\n'
199
'data,\r\n'
0 commit comments