File tree Expand file tree Collapse file tree 6 files changed +2
-16
lines changed
Expand file tree Collapse file tree 6 files changed +2
-16
lines changed Original file line number Diff line number Diff line change 5959 <version >${browserstack-java-sdk.version} </version >
6060 <scope >compile</scope >
6161 </dependency >
62- <dependency >
63- <groupId >io.qameta.allure</groupId >
64- <artifactId >allure-testng</artifactId >
65- <version >2.18.1</version >
66- <scope >test</scope >
67- </dependency >
6862 </dependencies >
6963
7064 <build >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ Feature: BrowserStack Local Testing
22
33 Scenario : BStack Local Test - Can check tunnel working
44 When I start test on the Local Sample App
5- Then I should see "Up and running"
5+ Then I should see "Up and running"
Original file line number Diff line number Diff line change 5959 <version >${browserstack-java-sdk.version} </version >
6060 <scope >compile</scope >
6161 </dependency >
62- <dependency >
63- <groupId >io.qameta.allure</groupId >
64- <artifactId >allure-testng</artifactId >
65- <version >2.18.1</version >
66- <scope >test</scope >
67- </dependency >
6862 </dependencies >
6963
7064 <build >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ Feature: BrowserStack Local Testing
22
33 Scenario : BStack Local Test - Can check tunnel working
44 When I start test on the Local Sample App
5- Then I should see "Up and running"
5+ Then I should see "Up and running"
You can’t perform that action at this time.
0 commit comments