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