Update e2e tests BASE_MODULE resolution

This commit is contained in:
Felipe Knorr Kuhn
2021-10-27 20:32:42 -07:00
parent 12b3246404
commit 6e4ee8ffa2
8 changed files with 70 additions and 44 deletions

View File

@@ -68,7 +68,7 @@ if (configContent && configContent.BASE_MODULE == "liquid") {
changeOrigin: true,
});
} else {
PROXY_CONFIG.push( {
PROXY_CONFIG.push({
context: ['/resources/pools.json', '/resources/assets.json', '/resources/assets.minimal.json'],
target: "https://mempool.space",
secure: false,