fix: align cloud test name with toBeAttached assertion

This commit is contained in:
bymyself
2026-03-26 21:15:09 -07:00
parent 8152ef2baa
commit 9c6fe99f0b

View File

@@ -4,7 +4,7 @@ import { comfyPageFixture as test } from "../fixtures/ComfyPage";
import { TestIds } from "../fixtures/selectors";
test.describe("Cloud distribution UI @cloud", () => {
test("subscribe button is visible for free-tier users @cloud", async ({
test("subscribe button is attached in cloud mode @cloud", async ({
comfyPage,
}) => {
const subscribeButton = comfyPage.page.getByTestId(