kaxil commented on code in PR #49680:
URL: https://github.com/apache/airflow/pull/49680#discussion_r2058591865


##########
airflow-core/src/airflow/ui/src/pages/Dag/DagHeader.test.tsx:
##########
@@ -41,9 +41,9 @@ afterAll(() => server.close());
 describe("Dag Documentation Modal", () => {
   it("Display documentation button when doc_md is present", async () => {
     render(
-      <BaseWrapper>
+      <Wrapper>

Review Comment:
   Sounds good



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to