Skip to content

Commit db017aa

Browse files
updated serial number for tests
1 parent 87a3a11 commit db017aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/rope-record/rope-detail/rope-detail.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Feature: Rope Detail
55
Given I navigate to the Rope record page
66

77
Scenario: User switches between tabs on the Rope Detail Page
8-
Given I navigate to the Rope Detail Page for Serial number '1234'
8+
Given I navigate to the Rope Detail Page for Serial number 'CUCSNO168681'
99
Then the following sections should be visible:
1010
| Breaking load test |
1111
| Weight |
@@ -22,7 +22,7 @@ Feature: Rope Detail
2222
| Construction details |
2323

2424
Scenario: User edits the Breaking Load information
25-
Given I navigate to the Rope Detail Page for Serial number '1234'
25+
Given I navigate to the Rope Detail Page for Serial number 'CUCSNO168681'
2626
And I provide the following information in the Breaking load form
2727
| Breaking load | "4" |
2828
Then I should be able to see the updated Breaking load data

0 commit comments

Comments
 (0)