mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
MDL-71580 lang: Fix reworded strings in tests
This commit is contained in:
parent
c8dc7bc942
commit
03402e3c5d
7 changed files with 23 additions and 23 deletions
|
@ -35,7 +35,7 @@ class imsobv2p1 extends imsbadgeconnect implements issuer_interface {
|
|||
*/
|
||||
public static function init(): ?issuer {
|
||||
$record = (object) [
|
||||
'name' => 'OpenBadges',
|
||||
'name' => 'Open Badges',
|
||||
'image' => '',
|
||||
'servicetype' => 'imsobv2p1',
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue