Skip to content

Remove minitest/unit require incompatible with Minitest 6#42

Merged
Nik08 merged 1 commit into
mainfrom
fix-minitest-unit-require
Apr 27, 2026
Merged

Remove minitest/unit require incompatible with Minitest 6#42
Nik08 merged 1 commit into
mainfrom
fix-minitest-unit-require

Conversation

@Nik08
Copy link
Copy Markdown
Contributor

@Nik08 Nik08 commented Apr 27, 2026

Description

Removes the require "minitest/unit" line from the test helper, as it is no longer needed with newer versions of Minitest. minitest/unit was removed in Minitest 6. minitest/autorun already loads all necessary functionality.

This mirrors the same fix applied to inspec-opa-resources#17.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have read the CONTRIBUTING document.

minitest/unit was removed in Minitest 6. minitest/autorun already
loads all necessary functionality.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Nik08 <nikita.mathur@progress.com>
@Nik08 Nik08 merged commit e30cfca into main Apr 27, 2026
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant