From 66430ccf5728ed3b74417acf7910255ad604d4bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1sp=C3=A1r=20Nagy?= Date: Wed, 20 Nov 2024 17:07:37 +0100 Subject: [PATCH] add flaky test to @quarantine --- .../Features/Editor/Commands/CommentUncommentCommand.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/Tests/Reqnroll.VisualStudio.Specs/Features/Editor/Commands/CommentUncommentCommand.feature b/Tests/Reqnroll.VisualStudio.Specs/Features/Editor/Commands/CommentUncommentCommand.feature index 42a1621b..d0503c8c 100644 --- a/Tests/Reqnroll.VisualStudio.Specs/Features/Editor/Commands/CommentUncommentCommand.feature +++ b/Tests/Reqnroll.VisualStudio.Specs/Features/Editor/Commands/CommentUncommentCommand.feature @@ -9,6 +9,7 @@ Rules: * Uncomments selection lines * Uncomment ignores non-comment lines +@quarantine Scenario: Comments out caret line Given there is a Reqnroll project scope And the following feature file in the editor