Skip to content

Commit be67f68

Browse files
agarneha1331francisf
authored andcommitted
fix format of feature file
1 parent 42abd1c commit be67f68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

features/local.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Feature: BrowserStack Local Testing
22

3-
Scenario: BStack Local Test: Can check tunnel working
3+
Scenario: BStack Local Test - Can check tunnel working
44
When I open dashboard
55
Then I should see "BrowserStack Local"

features/single.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Feature: Browserstack test
22

3-
Scenario: BStack Sample Test: Can add a product to the cart
3+
Scenario: BStack Sample Test - Can add a product to the cart
44
Given I visit bstackdemo website
55
When I add a product to the cart
66
Then I should see the same product in the cart section

0 commit comments

Comments
 (0)