Skip to content

Commit 1c2e40a

Browse files
committed
fix test
1 parent a38c5ee commit 1c2e40a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/wallet-gateway/tests/all_test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ tests:
5959
"allowedOrigins": "*",
6060
"dappPath": "/api/v0/dapp",
6161
"port": 3030,
62-
"userPath": "/api/v0/user",
63-
"requestSizeLimit: '5mb'
62+
"requestSizeLimit: '5mb',
63+
"userPath": "/api/v0/user"
6464
},
6565
"signingStore": {
6666
"connection": {

0 commit comments

Comments
 (0)