From 1287d8c5c5ca1fdd397f69f643c1485c9c6621e1 Mon Sep 17 00:00:00 2001 From: TAMARA LIPOWSKI Date: Fri, 26 Sep 2025 21:32:34 -0400 Subject: [PATCH] fix: Ekubo test --- substreams/ethereum-ekubo-v2/integration_test.tycho.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/substreams/ethereum-ekubo-v2/integration_test.tycho.yaml b/substreams/ethereum-ekubo-v2/integration_test.tycho.yaml index 8cc0f40..0109a7a 100644 --- a/substreams/ethereum-ekubo-v2/integration_test.tycho.yaml +++ b/substreams/ethereum-ekubo-v2/integration_test.tycho.yaml @@ -1,7 +1,6 @@ substreams_yaml_path: ./substreams.yaml protocol_system: "ekubo_v2" module_name: "map_protocol_changes" -adapter_contract: "EkuboSwapAdapter" adapter_build_signature: "constructor(address)" adapter_build_args: "0x16e186ecdc94083fff53ef2a41d46b92a54f61e2" skip_balance_check: true # Fails because the pool id is not the owner of the tokens. Needs to be address in the testing framework.