-
Ruben Davila authored
Licenses are already being destroyed by the `before(:all)` hook, removing them from a `before(:each)` hook breaks feature specs when we have multiple `context` blocks. See: https://gitlab.com/gitlab-org/gitlab-ee/blob/ff9ad690650c23665439499d23f3ed22103b55bb/spec/spec_helper.rb#L50
757bb6e4