mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 21:15:24 +08:00
5 lines
105 B
TypeScript
5 lines
105 B
TypeScript
|
|
it('should show default spinner', function() {
|
|
element(by.css('.e2eLoadingTabsContent')).click();
|
|
});
|