Skip to content

Commit 40e1bd0

Browse files
committed
Ported over synchronous report waiting from chainlink-aptos and expanded tests accordingly
1 parent 4cb2d73 commit 40e1bd0

File tree

5 files changed

+226
-616
lines changed

5 files changed

+226
-616
lines changed

capabilities/.mockery.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ packages:
1111
interfaces:
1212
ProductSpecificProcessor:
1313
TargetStrategy:
14-
github.com/smartcontractkit/chainlink-common/pkg/types:
15-
config:
16-
dir: writetarget/mocks
17-
interfaces:
18-
ChainService:
14+
chainService:
15+
config:
16+
mockname: ChainService

0 commit comments

Comments
 (0)