gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: fix test


From: gnunet
Subject: [taler-wallet-core] branch master updated: fix test
Date: Wed, 21 Jun 2023 16:34:25 +0200

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 7010e707b fix test
7010e707b is described below

commit 7010e707bab40b74d4ec258bd2207be6cf254f31
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Wed Jun 21 11:34:19 2023 -0300

    fix test
---
 .../src/wallet/DestinationSelection/stories.tsx                         | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/packages/taler-wallet-webextension/src/wallet/DestinationSelection/stories.tsx
 
b/packages/taler-wallet-webextension/src/wallet/DestinationSelection/stories.tsx
index ed5c33e06..e1ac958f7 100644
--- 
a/packages/taler-wallet-webextension/src/wallet/DestinationSelection/stories.tsx
+++ 
b/packages/taler-wallet-webextension/src/wallet/DestinationSelection/stories.tsx
@@ -35,6 +35,7 @@ export const GetCash = tests.createExample(ReadyView, {
     },
   },
   goToBank: {},
+  selectMax: {},
   goToWallet: {},
   previous: [],
   selectCurrency: {},
@@ -48,6 +49,7 @@ export const SendCash = tests.createExample(ReadyView, {
       value: 1,
     },
   },
+  selectMax: {},
   goToBank: {},
   goToWallet: {},
   previous: [],

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]