Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelmmiller committed Nov 7, 2024
1 parent 692f42c commit 40d8882
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ describe("E2E Tests for v1 API Routes", () => {
// if (!("data" in response.body)) {
// throw new Error("Expected response body to have 'data' property");
// }

//
// expect(response.body.data.markdown).toContain("You have reached the bottom!")
},
30000);
Expand Down

0 comments on commit 40d8882

Please sign in to comment.