1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-13 08:59:44 +01:00

Test issue.

This commit is contained in:
camer0n 2025-02-14 11:45:49 -08:00
parent 36e0439d40
commit 609d99d9da

View File

@ -2027,6 +2027,7 @@ EXPECTED;
self::assertStringContainsString('https://static2.mydomain.com', $map['e107-themes/bootstrap3/images/myimage2.jpg'] );
$this->tp->setStaticUrl(null);
e107::getParser()->setStaticUrl(null);
}
/*