Skip to content

Commit 31aa670

Browse files
committed
updated a When step
1 parent dce2c2f commit 31aa670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

staff_features/accessions/accession_accession_spawn.feature

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Feature: Spawning a new accession record from an existing accession record
1717
And the new accession record is not linked to the original accession
1818
Scenario: Successfully spawn a new accession record from an existing accession record - linked
1919
Given the user is on the New Accession page spawned from the original accession
20-
When the user fills in 'Identifier' with a unique identifier
20+
When the user fills in 'Identifier' with 'a unique identifier' in the 'Basic Information' form
2121
And the user adds links to the original accession in the 'Related Accessions' form
2222
And the user clicks on 'Save'
2323
Then the Accession is created

0 commit comments

Comments
 (0)