summaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/components/Cashouts/stories.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/demobank-ui/src/components/Cashouts/stories.tsx')
-rw-r--r--packages/demobank-ui/src/components/Cashouts/stories.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/demobank-ui/src/components/Cashouts/stories.tsx b/packages/demobank-ui/src/components/Cashouts/stories.tsx
index 05439780c..0415b2362 100644
--- a/packages/demobank-ui/src/components/Cashouts/stories.tsx
+++ b/packages/demobank-ui/src/components/Cashouts/stories.tsx
@@ -19,7 +19,7 @@
* @author Sebastian Javier Marchano (sebasjm)
*/
-import { tests } from "@gnu-taler/web-util/lib/index.browser";
+import * as tests from "@gnu-taler/web-util/testing";
import { ReadyView } from "./views.js";
export default {