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:
Lucas Oliveira 2025-04-24 13:01:43 -03:00 committed by GitHub
commit 3b660c26a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 15 additions and 8 deletions

View file

@ -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);