mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-26 08:13:34 +08:00
This reverts commit dd419c0066d312f45c741bbe399d9764faf64841. Co-authored-by: Maria Hutt <thetaPC@users.noreply.github.com>
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
describe("Components: Breadcrumbs", () => {
|
||||
beforeEach(() => {
|
||||
cy.visit("http://localhost:8080/components/breadcrumbs");
|
||||
});
|
||||
|
||||
it("should have color attribute", () => {
|
||||
cy.get('ion-breadcrumbs#color').should('have.prop', 'color');
|
||||
});
|
||||
});
|
Reference in New Issue
Block a user