Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Item13909: Error in unit tests
  • Loading branch information
gac410 committed May 3, 2017
1 parent fa0a7cd commit f55e7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTestContrib/test/unit/TopicTemplatesTests.pm
Expand Up @@ -228,7 +228,7 @@ sub test_templateTopicWithAttachments {

sub test_templateTopicWithEOTCMacros {
my $this = shift;
$Foswiki::cfg{DisableEOTC} = 0;
$Foswiki::cfg{ExpandSomeMacrosOnTopicCreation} = 1;
my $query = Unit::Request->new(
{
text => [<<'TEXT'],
Expand Down

0 comments on commit f55e7fa

Please sign in to comment.