mirror of
https://github.com/discourse/discourse.git
synced 2025-03-25 09:29:25 +08:00
Revert "FIX: These tests are broken"
This reverts commit b1114b9a20343525c805d7339bd64954965a12f9.
This commit is contained in:
parent
b1114b9a20
commit
25db91e351
@ -3,7 +3,6 @@
|
||||
require 'rails_helper'
|
||||
|
||||
describe DiscourseRedis do
|
||||
skip "these tests are broken" do
|
||||
let(:slave_host) { 'testhost' }
|
||||
let(:slave_port) { 1234 }
|
||||
|
||||
@ -246,4 +245,3 @@ describe DiscourseRedis do
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user