fix: make dropdown not repeat values on update, update mcp component (#7779)
Co-authored-by: cristhianzl <cristhian.lousa@gmail.com>
This commit is contained in:
parent
c161a2e68d
commit
3b660c26a3
7 changed files with 15 additions and 8 deletions
|
|
@ -5,7 +5,7 @@ test.describe("group node test", () => {
|
|||
/// <reference lib="dom"/>
|
||||
test(
|
||||
"group and ungroup updating values",
|
||||
{ tag: ["@release", "@workspace"] },
|
||||
{ tag: ["@release", "@workspace", "@components"] },
|
||||
async ({ page }) => {
|
||||
await awaitBootstrapTest(page);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue