Skip to content

Conversation

Xvezda
Copy link
Owner

@Xvezda Xvezda commented Jun 21, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings June 21, 2025 16:04
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the ".only" modifier from a test in the utils test file to ensure that all tests run instead of only one isolated test during the test suite execution.

  • The test case formerly scoped with "test.only" is now run alongside other tests.
  • This change improves test suite coverage and prevents accidental omission of failing tests.

@Xvezda Xvezda merged commit 6083fe2 into master Jun 21, 2025
1 check passed
@Xvezda Xvezda deleted the feature/remove-test-only branch June 21, 2025 16:04
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.

1 participant