fix format

This commit is contained in:
abhi1992002
2026-01-22 13:03:32 +05:30
parent 4a2a6a3c6a
commit 4864c8d377

View File

@@ -12,4 +12,4 @@ test("MainMarketplacePage", async () => {
expect(
await screen.findByText("Featured agents", { exact: false }),
).toBeDefined();
});
});