Skip to content

Commit

Permalink
Merge branch 'release-48.3.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 21, 2024
2 parents 6a8d0d8 + e7003cc commit 06ab2be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions models/classes/export/Formats/Metadata/TestPackageExport.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ class TestPackageExport extends AbstractTestExport
{
use EventManagerAwareTrait;

protected const VERSION = 'metadata';

public function getLabel(): string
{
return __('QTI Test Metadata');
Expand Down

0 comments on commit 06ab2be

Please sign in to comment.