Use YAML 1.2 throughout
[barectf.git] / tests / tracing / configs / succeed / static-array / of-static-array-of-str.yaml
index e01faef9b700b686cb3c5512151ec7fcea2cc147..a0bac3993137ea30a458844e3ad168bcd6e5af4c 100644 (file)
@@ -20,6 +20,8 @@
 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 # THE SOFTWARE.
 
+%YAML 1.2
+
 --- !<tag:barectf.org,2020/3/config>
 target-byte-order: le
 trace:
@@ -28,7 +30,7 @@ trace:
       - stdmisc.yaml
     data-stream-types:
       default:
-        $is-default: yes
+        $is-default: true
         event-record-types:
           ev:
             payload-field-type:
This page took 0.025846 seconds and 4 git commands to generate.