mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 05:23:37 +08:00
Remove empty test.
This commit is contained in:
parent
15268657f4
commit
dc5a6e7cda
|
@ -85,11 +85,5 @@ RSpec.describe "Managing a topic's status update", type: :request do
|
|||
end.to raise_error(Discourse::InvalidParameters)
|
||||
end
|
||||
end
|
||||
|
||||
describe 'when the last post is old enough' do
|
||||
it 'should close the topic immediately' do
|
||||
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user