Skip to content

Commit 9b03068

Browse files
test: fixate luatest dependency
readview test select fails on master luatest [1]. 1. https://github.com/tarantool/crud/actions/runs/9742871447/job/26885075515?pr=441
1 parent 7b9cfa7 commit 9b03068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ then
1111
fi
1212

1313
# Test dependencies:
14-
$TTCTL rocks install luatest
14+
$TTCTL rocks install luatest 1.0.1
1515
$TTCTL rocks install luacheck 0.25.0
1616
$TTCTL rocks install luacov 0.13.0
1717

0 commit comments

Comments
 (0)