mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
parent
b1114b9a20
commit
25db91e351
@ -3,7 +3,6 @@
|
|||||||
require 'rails_helper'
|
require 'rails_helper'
|
||||||
|
|
||||||
describe DiscourseRedis do
|
describe DiscourseRedis do
|
||||||
skip "these tests are broken" do
|
|
||||||
let(:slave_host) { 'testhost' }
|
let(:slave_host) { 'testhost' }
|
||||||
let(:slave_port) { 1234 }
|
let(:slave_port) { 1234 }
|
||||||
|
|
||||||
@ -245,5 +244,4 @@ describe DiscourseRedis do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user