Skip to content

Fix test script for Node 24 test discovery - #5

Merged
wickedyoda merged 1 commit into
mainfrom
feature/ghcr-ci-and-upload-improvements
Apr 12, 2026
Merged

Fix test script for Node 24 test discovery#5
wickedyoda merged 1 commit into
mainfrom
feature/ghcr-ci-and-upload-improvements

Conversation

@wickedyoda

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings April 12, 2026 22:17
@wickedyoda
wickedyoda merged commit 942525d into main Apr 12, 2026
2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s npm test script to rely on Node’s built-in test runner discovery behavior, addressing test discovery issues under Node 24 (as used in CI).

Changes:

  • Change test script from node --test test to node --test to enable default test discovery.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wickedyoda
wickedyoda deleted the feature/ghcr-ci-and-upload-improvements branch April 12, 2026 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants