Skip to content
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

replace phpunits at() method with once() #322

Merged
merged 1 commit into from May 28, 2022

Conversation

LordSimal
Copy link
Contributor

As we did the same in cakephp/cakephp#15472 I replaced phpunits deprecated ->at() method with ->once()

@codecov
Copy link

codecov bot commented May 28, 2022

Codecov Report

Merging #322 (b9de4aa) into master (baca2e1) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #322   +/-   ##
=========================================
  Coverage     94.13%   94.13%           
  Complexity      224      224           
=========================================
  Files            19       19           
  Lines           580      580           
=========================================
  Hits            546      546           
  Misses           34       34           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update baca2e1...b9de4aa. Read the comment docs.

@dereuromark dereuromark merged commit 1994e97 into FriendsOfCake:master May 28, 2022
@LordSimal LordSimal deleted the replace-phpunit-at branch May 28, 2022 18:56
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.

None yet

2 participants