mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-27 07:44:05 +02:00
parent
1b57171583
commit
158ce18302
@ -75,7 +75,7 @@ class SyncUtilsTest extends BaseTestCase
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
public function testVariables()
|
public function testMultipleVariablesAreBeingReplacedCorrectly()
|
||||||
{
|
{
|
||||||
$string = '${addresses.entries.lo} and ${addresses.entries.eth0:1} are'
|
$string = '${addresses.entries.lo} and ${addresses.entries.eth0:1} are'
|
||||||
. ' ${This one?.$höüld be}${addressesmissing}';
|
. ' ${This one?.$höüld be}${addressesmissing}';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user