Skip to content

Commit

Permalink
Test: Fix Label of CTM Migration
Browse files Browse the repository at this point in the history
  • Loading branch information
kergomard committed Dec 11, 2024
1 parent e991f2e commit 62f5d59
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ class ilRemoveDynamicTestsAndCorrespondingDataMigration implements Setup\Migrati

public function getLabel(): string
{
return "Delete All Data of Dynamic (CTM)Tests from Database.";
}

public function getDefaultAmountOfStepsPerRun(): int
Expand Down

0 comments on commit 62f5d59

Please sign in to comment.