From 27bdbb9a0b6f620d415042ab3cd079a5a643aa6e Mon Sep 17 00:00:00 2001 From: hsaturn Date: Tue, 30 Mar 2021 08:41:30 +0200 Subject: [PATCH] str --- tests/result.yaml | 2 +- tests/result0.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/result.yaml b/tests/result.yaml index 448244c..3d352b4 100644 --- a/tests/result.yaml +++ b/tests/result.yaml @@ -1,2 +1,2 @@ result: 1 -insert: passed +insert: "passed" diff --git a/tests/result0.yaml b/tests/result0.yaml index 0668d78..9937cfc 100644 --- a/tests/result0.yaml +++ b/tests/result0.yaml @@ -1,2 +1,2 @@ result: 0 -insert: failed +insert: "failed"