Skip to content

Commit

Permalink
Throw spaghetti
Browse files Browse the repository at this point in the history
  • Loading branch information
eileenmcnaughton committed Nov 13, 2021
1 parent be96402 commit 7fbf210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/phpunit/CiviTest/CiviUnitTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@ protected function setUp(): void {

$this->renameLabels();
$this->ensureMySQLMode(['IGNORE_SPACE', 'ERROR_FOR_DIVISION_BY_ZERO', 'STRICT_TRANS_TABLES']);
define('CIVICRM_SMARTY_DEFAULT_ESCAPE', TRUE);
}

/**
Expand Down

0 comments on commit 7fbf210

Please sign in to comment.