Skip to content

Commit

Permalink
test version feature
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuljain-dev committed Feb 18, 2025
1 parent ef5311e commit 872132a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ftest/features/Aversions.feature
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Feature: Versioning
And Versions item index at 1 is 0.1
Then I click the versions list at index 1
And I can restore version
And The document version is 1.0
And The document version is 0.1
And Versions count is 2

@config('router.key.document','uid')
Expand All @@ -88,5 +88,5 @@ Feature: Versioning
And Versions item index at 1 is 0.1
Then I click the versions list at index 1
And I can restore version
And The document version is 1.0
And The document version is 0.1
And Versions count is 2

0 comments on commit 872132a

Please sign in to comment.