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:
Daniel Maya 2019-04-04 10:18:01 +02:00
commit f0c9957838

View File

@ -67,7 +67,7 @@ class ClockTest extends TestCase
* *
* @return void * @return void
*/ */
public function testCannotBeCreatedWithInvalidImageSrc(): void public function testCannotBeCreatedWithInvalidClockTimezone(): void
{ {
$this->expectException(Exception::class); $this->expectException(Exception::class);
// Invalid clockTimezone. // Invalid clockTimezone.