From eca151376c30b76e400c63caeb4f1c57ff2890f1 Mon Sep 17 00:00:00 2001 From: Milton Reder Date: Thu, 10 Oct 2024 15:08:13 -0400 Subject: [PATCH] fix name --- .../creating_new_course_module/statements.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/core/course_module_created/creating_new_course_module/statements.json b/tests/core/course_module_created/creating_new_course_module/statements.json index a05c30de3..ea07a4af7 100644 --- a/tests/core/course_module_created/creating_new_course_module/statements.json +++ b/tests/core/course_module_created/creating_new_course_module/statements.json @@ -18,7 +18,7 @@ "definition": { "type": "http://id.tincanapi.com/activitytype/book", "name": { - "en": "test_name" + "en": "test_book_name" } } },