From 87a1912d24b460b2d3c8a57351cb93bf89a4a214 Mon Sep 17 00:00:00 2001 From: sriniv27 Date: Tue, 16 Feb 2021 08:01:09 -0500 Subject: [PATCH] remove skip_win --- features/overrides.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/features/overrides.feature b/features/overrides.feature index a7f90bac..29cb5743 100644 --- a/features/overrides.feature +++ b/features/overrides.feature @@ -37,7 +37,6 @@ Feature: Implementing Runtime Overrides for Select Configuration Keys ┖─────────────────────┘ """ - @skip_win Scenario: Override color selections with runtime overrides Given we use the config "basic_encrypted.yaml" And we use the password "test" if prompted