Skip to content

Commit

Permalink
Use columns for TableNode test
Browse files Browse the repository at this point in the history
  • Loading branch information
xurizaemon committed Nov 28, 2022
1 parent 2a4aca1 commit 2fa78a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion features/random.feature
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ Feature: RandomContext functionality

Scenario: Test RandomContext functionality in tables
Given I am viewing a page:
| title | <?random_page> |
| title |
| <?random_page> |
Then I should see the text "<?random_page>"

0 comments on commit 2fa78a0

Please sign in to comment.