Skip to content

Remove unused assertion

Adam Cohen requested to merge fix-invalid-tests into main

What does this MR do?

While reviewing Fix issue where remote rulesets are being ignored (semgrep!447 - merged) • Craig Smith • 17.2 and Fix: do not update file passthrough value for l... (!34 - merged) • Craig Smith • 17.2, I noticed that some of the assertions added by feat: Add LoadRemote capability for referencing... (!15 - merged) • Lucas Charles • 16.0 to ruleset_test.go are not used. This MR removes them.

What are the relevant issue numbers?

N/A

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports