automated license header checks

This commit is contained in:
Denys Vuika
2019-07-11 15:25:17 +01:00
parent b08b66ec1e
commit 957b93aa63
28 changed files with 607 additions and 34 deletions

View File

@@ -1,4 +1,3 @@
import { Utils } from './../../utilities/utils';
/*!
* @license
* Alfresco Example Content Application
@@ -27,6 +26,7 @@ import { Utils } from './../../utilities/utils';
import { ElementFinder, by, browser, ExpectedConditions as EC } from 'protractor';
import { BROWSER_WAIT_TIMEOUT } from '../../configs';
import { Component } from '../component';
import { Utils } from './../../utilities/utils';
export class CopyMoveDialog extends Component {
private static selectors = {