Remove software_license factory from create_service_spec

What does this MR do and why?

Remove software_license factory from create_service_spec

As described in #497969 (closed), we are planning the software_licenses table. We should remove all code related to the software_licenses table. This MR removes the code using the software_license factory in ee/spec/services/software_license_policies/create_service_spec.rb. Since we are not using the software_licenses table anymore, it is not necessary to create software_licenses in this spec.

References

Related to: #497969 (closed)

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading