From 31288565780fb1da7075da285bb8c48528571088 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luca=20B=C3=B6sch?= Date: Sat, 2 Mar 2024 13:48:18 +0100 Subject: [PATCH] Adding basic Behat test. --- tests/behat/add.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/behat/add.feature b/tests/behat/add.feature index fe71723..7113f81 100644 --- a/tests/behat/add.feature +++ b/tests/behat/add.feature @@ -11,3 +11,4 @@ Feature: Access differentiator and add a learning goal. And I press "Save" Then I should see "Learning goal 1 (en)" And I should see "Students will remember the big idea of the Quentin Tarantino films using a textbook and create an essay in groups of one." +