fix moment in testing

This commit is contained in:
eromano
2022-07-29 11:43:43 +02:00
parent c1accc582e
commit 8c8f575a2d

View File

@@ -15,7 +15,7 @@
* limitations under the License.
*/
import moment from 'moment';
import * as moment from 'moment';
export class DateUtil {