mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-1940] add tests for search input (#776)
This commit is contained in:
committed by
Denys Vuika
parent
68fc762dd2
commit
ae382f8b39
@@ -26,7 +26,7 @@
|
||||
import { ElementFinder, by, browser, ExpectedConditions as EC } from 'protractor';
|
||||
import { BROWSER_WAIT_TIMEOUT } from '../../configs';
|
||||
import { Component } from '../component';
|
||||
import moment = require('moment');
|
||||
import * as moment from 'moment';
|
||||
|
||||
export class DateTimePicker extends Component {
|
||||
private static selectors = {
|
||||
|
Reference in New Issue
Block a user