mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 14:01:20 +08:00
snapshot
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
|
||||
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