diff --git a/Tests/Reqnroll.VisualStudio.Specs/Features/Editor/Commands/CommentUncommentCommand.feature b/Tests/Reqnroll.VisualStudio.Specs/Features/Editor/Commands/CommentUncommentCommand.feature index 42a1621..d0503c8 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