Skip to content

Commit

Permalink
change for pgsql test
Browse files Browse the repository at this point in the history
  • Loading branch information
TamaroWalter committed Apr 16, 2024
1 parent 331836b commit e1f997e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/behat/add_moodleoverflow.feature
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Feature: Add moodleoverflow activities and discussions
And I log in as "teacher1"
And I am on "Course 1" course homepage
And I turn editing mode on
And I add a "Moodleoverflow" activity to course "C1" section "1" and I fill the form with:
And I add a "moodleoverflow" activity to course "C1" section "1" and I fill the form with:
| Moodleoverflow name | Test moodleoverflow name |
| Description | Test forum description |
And I add a new discussion to "Test moodleoverflow name" moodleoverflow with:
Expand Down
2 changes: 1 addition & 1 deletion tests/behat/delete_file.feature
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Feature: Delete attachments
And I log in as "teacher1"
And I am on "Course 1" course homepage
And I turn editing mode on
And I add a "Moodleoverflow" activity to course "C1" section "1" and I fill the form with:
And I add a "moodleoverflow" activity to course "C1" section "1" and I fill the form with:
| Moodleoverflow name | Test moodleoverflow name |
| Description | Test forum description |
And I add a new discussion to "Test moodleoverflow name" moodleoverflow with:
Expand Down

0 comments on commit e1f997e

Please sign in to comment.