fix test e2e cheklist

This commit is contained in:
Eugenio Romano
2018-10-04 16:45:42 +01:00
parent 95587de864
commit 2780fe9198
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
* limitations under the License. * limitations under the License.
*/ */
import {FormControllersPage} from "../../material/formControllersPage"; var FormControllersPage = require('../../material/formControllersPage');
var AppSettingsToggles = function () { var AppSettingsToggles = function () {