diff --git a/tests/features/githubSearch.feature b/tests/features/githubSearch.feature index c4382bf..f5c9c10 100644 --- a/tests/features/githubSearch.feature +++ b/tests/features/githubSearch.feature @@ -6,7 +6,7 @@ Feature: Github test Scenario: open URL Given I open the url "https://github.com/" Then I expect the url to contain "github.com" - And I expect that the title is GitHub: Let’s build from here · GitHub" + And I expect that the title is "GitHub: Let’s build from here · GitHub" @githubSearch Scenario: search for nightwatch repository