Remove FireBehavior imports and get rid of global test helpers
This change removes all imports of fire-behavior.js (usages were removed before in a separate change). Also, change moves some global test helpers to the test-utils.js file and imports them where they are used. Change-Id: I25a85dcdfcb5fdfe7251fc166d1747fab0503af3
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
*/
|
||||
import '../../../scripts/bundled-polymer.js';
|
||||
|
||||
import '../../../behaviors/fire-behavior/fire-behavior.js';
|
||||
import '../gr-account-link/gr-account-link.js';
|
||||
import '../gr-button/gr-button.js';
|
||||
import '../gr-icons/gr-icons.js';
|
||||
|
||||
Reference in New Issue
Block a user