mirror of
https://github.com/e107inc/e107.git
synced 2025-03-13 08:59:44 +01:00
Issue #5422 Test fix.
This commit is contained in:
parent
bd44f69f9d
commit
c48f78a753
@ -78,7 +78,7 @@ class siteinfo_shortcodesTest extends \Codeception\Test\Unit
|
||||
self::assertStringContainsString('logo', $result2);
|
||||
|
||||
$result3 = $this->sc->sc_sitelogo(['type'=>'email']);
|
||||
self::assertStringContainsString('{e_IMAGE}', $result3);
|
||||
self::assertStringContainsString('IMAGE}', $result3);
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user