mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-05 04:59:02 +08:00
ci: fix e2e test
This commit is contained in:
@@ -5,7 +5,7 @@ describe("Initial frameworks", () => {
|
||||
cy.get("[data-framework-id-selected-list]").should(
|
||||
"have.attr",
|
||||
"data-framework-id-selected-list",
|
||||
"react,svelte4"
|
||||
"react,svelte5"
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user