Skip to content

Commit

Permalink
tests fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-stanek committed Oct 20, 2023
1 parent 5e21d91 commit 1140715
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -268,5 +268,6 @@ protected function _before(): void
$this->settingsRepository->save(new Settings(Settings::SEMINAR_NAME, 'test'));

TemplateFactory::createTemplate($this->templateRepository, Template::PROGRAM_REGISTERED);
TemplateFactory::createTemplate($this->templateRepository, Template::PROGRAM_UNREGISTERED);
}
}

0 comments on commit 1140715

Please sign in to comment.