Skip to content

Commit

Permalink
MNT Update behat test
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Jan 7, 2024
1 parent f86ef06 commit 96d8620
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/behat/features/ckan.feature
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ Feature: Use CKAN
And I check "Form_DataColumns_GridFieldEditableColumns_4_ShowInResultsView"
And I press the "Save" button
And I go to "/my-ckan-registry-page?stage=Stage"
Then I should see "Ece id"
Then I should see "School id"
And I should see "Org name"
And I should see "Telephone"
And I should see "Search"
When I click on the ".griddle-table-heading-cell:nth-of-type(2)" element
And I wait for 2 seconds
Then I should see "ABC Educare"
Then I should see "A1 Student Limited"

0 comments on commit 96d8620

Please sign in to comment.