Skip to content

Fix failing tests in Windows for RoutesTest and NamespacesTest #7719

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 25, 2023

Conversation

paulbalandan
Copy link
Member

Description
Fixes the line ending and directory separators identified for those 2 tests in #7491

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@@ -35,9 +35,16 @@ protected function tearDown(): void
$this->resetServices();
}

/**
* @see https://regex101.com/r/l3lHfR/1
Copy link
Member

Choose a reason for hiding this comment

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

Thanks for that 😅

@kenjis kenjis merged commit f6d834e into codeigniter4:develop Jul 25, 2023
@paulbalandan paulbalandan deleted the failing-tests branch July 25, 2023 23:49
Copy link

@TimexPeachtree TimexPeachtree left a comment

Choose a reason for hiding this comment

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

Great for windows

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.

5 participants