Skip to content

Commit 46094a7

Browse files
authored
remove dead cap refs (#21722)
1 parent b928c8c commit 46094a7

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

plugins/plugins.testing.yaml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,5 @@ defaults:
99
goflags: "-ldflags=-s"
1010

1111
plugins:
12-
mock:
13-
- enabled: true
14-
moduleURI: "github.com/smartcontractkit/capabilities/mock"
15-
gitRef: "02cb745cabad2979034e6f96ebb47c9322df24ba"
16-
installPath: "."
17-
capabilitywatcher:
18-
- enabled: true
19-
moduleURI: "github.com/smartcontractkit/capabilities/capabilitywatcher"
20-
gitRef: "3d44e5711b322b57854a17de92277cdb8f383609"
21-
installPath: "."
12+
2213

0 commit comments

Comments
 (0)