tests/test-wireproto-command-pushkey.t
changeset 37721 f7673845b167
parent 37719 a656cba08a04
child 37722 89a16704114c
--- a/tests/test-wireproto-command-pushkey.t	Sat Apr 14 11:46:08 2018 -0700
+++ b/tests/test-wireproto-command-pushkey.t	Sat Apr 14 11:49:06 2018 -0700
@@ -53,7 +53,7 @@
   received frame(size=*; request=1; stream=2; streamflags=stream-begin; type=bytes-response; flags=eos|cbor) (glob)
   s>     0\r\n
   s>     \r\n
-  response: [True]
+  response: True
 
   $ sendhttpv2peer << EOF
   > command listkeys
@@ -84,6 +84,6 @@
   received frame(size=45; request=1; stream=2; streamflags=stream-begin; type=bytes-response; flags=eos|cbor)
   s>     0\r\n
   s>     \r\n
-  response: [{b'@': b'426bada5c67598ca65036d57d9e4b64b0c1ce7a0'}]
+  response: {b'@': b'426bada5c67598ca65036d57d9e4b64b0c1ce7a0'}
 
   $ cat error.log