Skip to content

Commit 033836a

Browse files
authored
Update std tests to include a proper async capability call test (#68)
1 parent 74b7f0a commit 033836a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ update-capabilities:
6969

7070
# Override if you wish to test against a branch.
7171
# Alternatively, you can override the directory in chainlink-common to point to this repository
72-
COMMON_VERSION ?= cre-std-tests@0.4.0
72+
COMMON_VERSION ?= cre-std-tests@0.5.0
7373
MODULE := github.com/smartcontractkit/chainlink-common
7474

7575
# Override on Windows if you aren't using a Unix-like shell:

0 commit comments

Comments
 (0)