Remove SoftwareLicense ref from license violation spec

What does this MR do and why?

Remove SoftwareLicense ref from license violation spec

As described in #497969 (closed), we are planning the software_licenses table. We should remove all code references to the software_licenses. This MR removes the SoftwareLicense reference from the license_violation_checker_spec.rb. The use of the SoftwareLicense class in this spec is no longer necessary.

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