parent
541bb71513
commit
7f209be51d
|
@ -276,7 +276,7 @@ class ThemingDefaultsTest extends TestCase {
|
|||
$this->cache
|
||||
->expects($this->once())
|
||||
->method('clear')
|
||||
->with('getScssVariables');
|
||||
->with('');
|
||||
$this->template->set('MySetting', 'MyValue');
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue