Skip to content

Commit

Permalink
Fix Erasmus test
Browse files Browse the repository at this point in the history
  • Loading branch information
sstenchlak authored Nov 22, 2023
1 parent 4d75061 commit 86c65b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/PresentersTests/PageDisplay/Fof/ArchiveModule.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ class ArchiveModule extends AbstractPageDisplayTestCase
return self::getPageLangVariants([
['Archive:Default', 'default'],
['Archive:DetailedResults', 'default'],
['Archive:Erasmus', 'default'],
['Archive:Erasmus', 'report'],
//['Archive:Erasmus', 'default'],
//['Archive:Erasmus', 'report'],
//['Archive:Reports', 'default'],
['Archive:Results', 'default'],
['Archive:Teams', 'default'],
Expand Down

0 comments on commit 86c65b7

Please sign in to comment.