From b0207286682f11671821f05f688b1d19e5e9bd54 Mon Sep 17 00:00:00 2001 From: jdlrobson Date: Thu, 8 Mar 2018 14:39:50 -0800 Subject: [PATCH] Run browser test on per commit basis Additional change * Add it to the list of smoke tests Depends-On: I731608412eb2ade95abb79ed8240cfec0f06fb98 Bug: T189194 Change-Id: If8a20202365d92766c52091d96633a74d72e480e --- tests/browser/features/talk.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/browser/features/talk.feature b/tests/browser/features/talk.feature index d81e04b..fd9cefa 100644 --- a/tests/browser/features/talk.feature +++ b/tests/browser/features/talk.feature @@ -12,7 +12,7 @@ Feature: Talk When I click the talk button Then I should see the talk overlay - @login + @login @integration Scenario: Talk on a page that doesn't exist (bug 64268) Given I am logged into the mobile website And I am on a page that does not exist