From 67d803ff2dc5e2d94be63223cfdcc9b1e11aa2b1 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Thu, 21 Jan 2021 21:31:25 +0100 Subject: [PATCH] Update color test --- test/test_colors.tavern.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/test/test_colors.tavern.yaml b/test/test_colors.tavern.yaml index 151d1655..569dff13 100644 --- a/test/test_colors.tavern.yaml +++ b/test/test_colors.tavern.yaml @@ -70,7 +70,6 @@ marks: - parametrize: key: obj vals: - - label - cb - btn @@ -104,9 +103,9 @@ stages: obj: "{obj}" id: 1 txt: "{color}" - x: 50 - y: 50 - w: 140 + x: "{r}" + y: "{g}" + w: "{b}" delay_after: 0.1 - name: Set bg_color