mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 14:01:20 +08:00
chore(e2e) rename tests to match v3 master (#13609)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
const { register, navigate } = require('../../../../../scripts/e2e');
|
||||
|
||||
describe('slides: basic', () => {
|
||||
describe('slides/basic', () => {
|
||||
|
||||
register('navigates', navigate('http://localhost:3333/src/components/slides/test/basic'));
|
||||
register('should init', navigate('http://localhost:3333/src/components/slides/test/basic'));
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user