MDL-72879 lang: Use fixed strings in tests, too
commit53bb0947b64945032db8be49feffb44868ca226d
authorDavid Mudrák <david@moodle.com>
Mon, 25 Oct 2021 18:48:07 +0000 (25 20:48 +0200)
committerDavid Mudrák <david@moodle.com>
Wed, 27 Oct 2021 05:37:03 +0000 (27 07:37 +0200)
treebb7d9693a441181f5b4b85f4ca5ee862ba94626d
parent07b74820631eb68583e0da0fb3c43ed563d40582
MDL-72879 lang: Use fixed strings in tests, too
20 files changed:
admin/tool/usertours/templates/tourstep.mustache
admin/tool/usertours/tests/behat/tour_filter.feature
admin/tool/usertours/tests/behat/tour_navigation.feature
question/bank/comment/tests/behat/question_comment_column.feature
question/bank/comment/tests/event/comment_created_deleted_test.php
reportbuilder/tests/external/columns/add_test.php
reportbuilder/tests/external/columns/delete_test.php
reportbuilder/tests/external/columns/reorder_test.php
reportbuilder/tests/external/columns/sort/reorder_test.php
reportbuilder/tests/external/columns/sort/toggle_test.php
reportbuilder/tests/external/conditions/add_test.php
reportbuilder/tests/external/conditions/delete_test.php
reportbuilder/tests/external/conditions/reorder_test.php
reportbuilder/tests/external/conditions/reset_test.php
reportbuilder/tests/external/filters/add_test.php
reportbuilder/tests/external/filters/delete_test.php
reportbuilder/tests/external/filters/reorder_test.php
reportbuilder/tests/external/reports/delete_test.php
reportbuilder/tests/external/reports/get_test.php
reportbuilder/tests/permission_test.php