mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
[no-issue] convert navigationBarPage to ts (#3881)
* convert navigationBarPage to ts * lint
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
import { LoginPage } from '../pages/adf/loginPage';
|
||||
import NavigationBarPage = require('../pages/adf/navigationBarPage');
|
||||
import { NavigationBarPage } from '../pages/adf/navigationBarPage';
|
||||
|
||||
import { HeaderPage } from '../pages/adf/core/headerPage';
|
||||
import { SettingsPage } from '../pages/adf/settingsPage';
|
||||
import TestConfig = require('../test.config');
|
||||
|
Reference in New Issue
Block a user