mirror of
https://github.com/discourse/discourse.git
synced 2025-04-01 09:15:59 +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'
|
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 }
|
||||||
|
|
||||||
@ -246,4 +245,3 @@ describe DiscourseRedis do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user