diff --git a/features/General.feature b/features/General.feature index 59f00584322a0d10c6d1aa8b7c70cca3cd611bb6..376b76f6b48daf48f909946f179f0b2163cbadb6 100644 --- a/features/General.feature +++ b/features/General.feature @@ -2,4 +2,4 @@ Feature: Test Scenario: Test Given I am on "https://www.google.com" - Then I should see "google" \ No newline at end of file + Then I should see "Google Search" \ No newline at end of file