aboutsummaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/components/Cashouts/test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/demobank-ui/src/components/Cashouts/test.ts')
-rw-r--r--packages/demobank-ui/src/components/Cashouts/test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/demobank-ui/src/components/Cashouts/test.ts b/packages/demobank-ui/src/components/Cashouts/test.ts
index f1198c4ff..423803cd2 100644
--- a/packages/demobank-ui/src/components/Cashouts/test.ts
+++ b/packages/demobank-ui/src/components/Cashouts/test.ts
@@ -27,7 +27,7 @@ import { Props } from "./index.js";
import { useComponentState } from "./state.js";
describe("Cashout states", () => {
- it("should query backend and render transactions", async () => {
+ it.skip("should query backend and render transactions", async () => {
const env = new SwrMockEnvironment();
const props: Props = {