Skip to content

Commit

Permalink
Fix test.
Browse files Browse the repository at this point in the history
  • Loading branch information
garg3133 committed Aug 7, 2024
1 parent dbd2beb commit 49a0bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/features/githubSearch.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 49a0bec

Please sign in to comment.