mirror of
https://github.com/documize/community.git
synced 2025-07-31 02:59:44 +02:00
Upgrade UI framework to Ember v3.10.0
This commit is contained in:
parent
49bf4eeaa0
commit
479508e436
22 changed files with 68656 additions and 1745 deletions
|
@ -1,4 +1,11 @@
|
|||
import { click, fillIn, find, findAll, currentURL, visit } from '@ember/test-helpers';
|
||||
import {
|
||||
click,
|
||||
fillIn,
|
||||
find,
|
||||
findAll,
|
||||
currentURL,
|
||||
visit
|
||||
} from '@ember/test-helpers';
|
||||
// Copyright 2016 Documize Inc. <legal@documize.com>. All rights reserved.
|
||||
//
|
||||
// This software (Documize Community Edition) is licensed under
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue