Commit 974f30af authored by trizzi's avatar trizzi

Update specs for composer repository

parent 5faf579a
......@@ -72,7 +72,7 @@ RSpec.shared_examples 'Composer package creation' do |user_type, status, add_mem
expect(response).to have_gitlab_http_status(status)
end
it_behaves_like 'a gitlab tracking event', described_class.name, 'register_package'
it_behaves_like 'a gitlab tracking event', described_class.name, 'push_package'
end
end
......
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