Skip to content

docs: add note for routes after calling resetServices()#8047

Merged
kenjis merged 1 commit intocodeigniter4:developfrom
kenjis:docs-testing-service-reset
Oct 17, 2023
Merged

docs: add note for routes after calling resetServices()#8047
kenjis merged 1 commit intocodeigniter4:developfrom
kenjis:docs-testing-service-reset

Conversation

@kenjis
Copy link
Copy Markdown
Member

@kenjis kenjis commented Oct 16, 2023

Description
Fixes #8018

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

@kenjis kenjis added the documentation Pull requests for documentation only label Oct 16, 2023
@kenjis kenjis merged commit 2fe4f94 into codeigniter4:develop Oct 17, 2023
@kenjis kenjis deleted the docs-testing-service-reset branch October 17, 2023 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Pull requests for documentation only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: using resetServices() in tests cause named routes to fail

2 participants