Merge branch 'ent-3733-Crear-modelos-de-los-distintos-recursos-de-la-Consola-Visual' into 'visual-console-refactor'
Added the label and colorcloud classes See merge request artica/pandorafms!2332 Former-commit-id: 4f5b051161b78eaac1261f1379c3c6f9c475d494
This commit is contained in:
commit
f0c9957838
|
@ -67,7 +67,7 @@ class ClockTest extends TestCase
|
|||
*
|
||||
* @return void
|
||||
*/
|
||||
public function testCannotBeCreatedWithInvalidImageSrc(): void
|
||||
public function testCannotBeCreatedWithInvalidClockTimezone(): void
|
||||
{
|
||||
$this->expectException(Exception::class);
|
||||
// Invalid clockTimezone.
|
||||
|
|
Loading…
Reference in New Issue