From 5da290833cf5e26bb21feb757ff4d8c07807b2df Mon Sep 17 00:00:00 2001 From: Andre Michels Date: Mon, 3 Dec 2018 16:08:31 +0100 Subject: [PATCH] Update General.feature --- features/General.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/General.feature b/features/General.feature index 59f0058..376b76f 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 -- GitLab