mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 18:54:11 +08:00
refactor(e2e-test): move register into the runner
This commit is contained in:
3
packages/core/scripts/e2e.js
Normal file
3
packages/core/scripts/e2e.js
Normal file
@ -0,0 +1,3 @@
|
||||
'use strict';
|
||||
|
||||
require('./e2e-test-runner').run();
|
Reference in New Issue
Block a user