aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-integrationtests/tsconfig.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-08-10 16:48:38 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-08-10 16:48:38 +0530
commit66d76a35912d7687d76b349f1cac462306306d3f (patch)
tree3cdfce8178c3928dbcfc13263f8752b3f9ca9c7b /packages/taler-integrationtests/tsconfig.json
parent5f8714091aac80144be118fa6427d65222e7509c (diff)
downloadwallet-core-66d76a35912d7687d76b349f1cac462306306d3f.tar.gz
wallet-core-66d76a35912d7687d76b349f1cac462306306d3f.tar.bz2
wallet-core-66d76a35912d7687d76b349f1cac462306306d3f.zip
simplify refunds a bit, show in transaction history, add integration tests
Diffstat (limited to 'packages/taler-integrationtests/tsconfig.json')
-rw-r--r--packages/taler-integrationtests/tsconfig.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/taler-integrationtests/tsconfig.json b/packages/taler-integrationtests/tsconfig.json
index 9fa8001a8..2fe0853d4 100644
--- a/packages/taler-integrationtests/tsconfig.json
+++ b/packages/taler-integrationtests/tsconfig.json
@@ -25,9 +25,6 @@
},
"references": [
{
- "path": "../idb-bridge/",
- },
- {
"path": "../taler-wallet-core"
}
],