BigW Consortium Gitlab

Commit d6f98cc2 by Semyon Pupkov

Remove empty describe block in service spec

parent 7902395f
......@@ -6,9 +6,6 @@ describe Service, models: true do
it { is_expected.to have_one :service_hook }
end
describe "Mass assignment" do
end
describe "Test Button" do
before do
@service = Service.new
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment