From 4f73581fed607e3aefcfcce13a736ea6ede45c39 Mon Sep 17 00:00:00 2001 From: sriniv27 Date: Sat, 13 Feb 2021 10:57:20 -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 ebd9725c..66ff40c6 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