Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
auditbeat TestExeObjParser - fix errors.Is argument order (#38606)
The arguments to errors.Is are in the wrong order so the check is not working as designed and test is never skipped. Also stop the test after exeObjParser.Parse fails. Relates: #38211
- Loading branch information