Skip to content

test: removed second argument from assert fail method in tests#5761

Merged
Uzlopak merged 3 commits into
fastify:mainfrom
Rantoledo:change-assert-fail-to-receive-one-argument-instead-of-two
Oct 23, 2024
Merged

test: removed second argument from assert fail method in tests#5761
Uzlopak merged 3 commits into
fastify:mainfrom
Rantoledo:change-assert-fail-to-receive-one-argument-instead-of-two

Conversation

@Rantoledo

@Rantoledo Rantoledo commented Oct 22, 2024

Copy link
Copy Markdown
Contributor

Hi,

In my previous PR #5714, I accidentally had one file with assert.fail receiving two arguments (which is deprecated) instead of one, so I just noticed that and wanted to fix it quickly. I assumed opening a issue for that minor thing is not needed, correct me if I'm wrong.
I made sure that the only place that it happened was ./test/https/https.test.js.

Checklist

@Rantoledo

Copy link
Copy Markdown
Contributor Author

For some reason test/versioned-routes has failed.

@climba03003 climba03003 changed the title fix: removed second argument from assert fail method in tests test: removed second argument from assert fail method in tests Oct 23, 2024
@Uzlopak Uzlopak merged commit 7e504e9 into fastify:main Oct 23, 2024
@github-actions

Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants