Skip to content

Commit 32c518c

Browse files
agarneha1331francisf
authored andcommitted
fixed syntax in feature file
1 parent bc146be commit 32c518c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Feature: Verify Local test
22

3-
Scenario: BStack Local Test: Navigate to Local App page
3+
Scenario: BStack Local Test - Navigate to Local App page
44
Given I am on the website 'http://bs-local.com:45454/'
55
Then the page title should contain 'BrowserStack Local'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Feature: BrowserStack Demo
22

3-
Scenario: BStack Sample Test: Add product to cart
3+
Scenario: BStack Sample Test - Add product to cart
44
Given I am on the website 'https://www.bstackdemo.com'
55
When I select a product and click on 'Add to cart' button
66
Then the product should be added to cart

0 commit comments

Comments
 (0)