chore: fix automated tests

This commit is contained in:
Nathan Walker
2021-03-25 21:01:55 -07:00
parent ede1685ae2
commit 14360881e6
15 changed files with 16 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
import * as labelModule from '@nativescript/core/ui/label';
import { Enums } from '@nativescript/core';
import { CoreTypes } from '@nativescript/core';
import * as colorModule from '@nativescript/core/color';
import { getColor } from '../../ui-helper';