Skip to content

Commit

Permalink
requiring javascript for one unit test more
Browse files Browse the repository at this point in the history
  • Loading branch information
bostelm committed May 24, 2023
1 parent 0b71a71 commit 23ea39d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/behat/tutorappointments.feature
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Feature: Booking of appointments with individual tutors per group
| scheduler | Tutor sessions | n | C1 | scheduler1 | 1 | oneonly | 0 |
And I add the upcoming events block globally

@javascript
Scenario: A tutor adds slots, and students book them
When I log in as "tutor2"
And I add 10 slots 5 days ahead in "scheduler1" scheduler and I fill the form with:
Expand Down

0 comments on commit 23ea39d

Please sign in to comment.