From ac270dc0ccf6d5413a3655d9fbbea682f13414fa Mon Sep 17 00:00:00 2001 From: Bob Zhao Date: Mon, 3 Feb 2025 10:17:03 -0500 Subject: [PATCH] merge --- query-connector/e2e/query_workflow.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/query-connector/e2e/query_workflow.spec.ts b/query-connector/e2e/query_workflow.spec.ts index 4b1bc247..0d2df68b 100644 --- a/query-connector/e2e/query_workflow.spec.ts +++ b/query-connector/e2e/query_workflow.spec.ts @@ -136,7 +136,7 @@ test.describe("querying with the Query Connector", () => { .getByRole("row") .filter({ hasText: "Sexual overexposure" }), ).toHaveCount(3); - // Conditions + Medication Requests (Reason Code) + // 4 Conditions + 3 Medication Requests (Reason Code) await expect( page .getByRole("table")