mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
style(e2e) inline navigate shortcut
This commit is contained in:
@@ -134,7 +134,7 @@ if (require.main === module) {
|
||||
|
||||
module.exports = {
|
||||
Page,
|
||||
navigate,
|
||||
navigate: url => driver => new Page(driver, url).navigate(),
|
||||
register: registerE2ETest,
|
||||
run: run
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user