mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 22:17:40 +08:00
make snapshot e2e tests work, except main.js/main.html only
This commit is contained in:
0
src/components/button/test/button-block/test.e2e.js
Normal file
0
src/components/button/test/button-block/test.e2e.js
Normal file
@ -1,6 +0,0 @@
|
||||
|
||||
describe('Protractor Demo App', function() {
|
||||
it('should just be', function() {
|
||||
browser.get('http://localhost:8876/examples/button/button-block/');
|
||||
});
|
||||
});
|
Reference in New Issue
Block a user