Skip to content

Commit 627b8f9

Browse files
committed
Fix jsx test dependency
1 parent 8de091a commit 627b8f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ TEST_DEPS = $(if $(CI_ERLANG_MK),ci.erlang.mk) ct_helper cowboy ranch jsx
2828
dep_ct_helper = git https://github.com/ninenines/ct_helper.git master
2929
dep_cowboy_commit = 2.9.0
3030
dep_ranch_commit = 2.0.0
31+
dep_jsx = git https://github.com/talentdeficit/jsx v3.1.0
3132

3233
# CI configuration.
3334

0 commit comments

Comments
 (0)