Skip to content

Commit 1584558

Browse files
committed
Remove forgotten ENV variable assignment
1 parent b0722e0 commit 1584558

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tool/jt.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,6 @@ def test(*args)
791791

792792
case path
793793
when nil
794-
ENV['HAS_REDIS'] = 'true'
795794
%w[specs mri bundle cexts integration gems ecosystem compiler].each do |kind|
796795
jt('test', kind)
797796
end

0 commit comments

Comments
 (0)