tests/config/fail/yaml/invalid.yaml: fix invalid YAML (list/neg. value)
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 15 May 2020 19:30:34 +0000 (15:30 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 22 May 2020 16:30:18 +0000 (12:30 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
tests/config/fail/yaml/invalid.yaml

index e58d2e1f0a3c7c03d909b33b9dbf44592495cf72..d3804b91fdbc0dbf8b8f012cf8eaa83eb060f351 100644 (file)
@@ -28,7 +28,7 @@ metadata:
       size: 16
   trace:
     byte-order:
-      le: - 23
+      le: -23
   streams:
     my_stream:
       packet-context-type:
This page took 0.026155 seconds and 4 git commands to generate.