-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove HAPI plugins registration from legacy (#94262)
* remove HAPI plugins registration from legacy * remove duplicate legacy integration tests
- Loading branch information
1 parent
066e47e
commit 00fcc2d
Showing
6 changed files
with
3 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
52 changes: 0 additions & 52 deletions
52
src/legacy/server/http/integration_tests/max_payload_size.test.js
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2016,16 +2016,6 @@ | |
dependencies: | ||
"@hapi/hoek" "9.x.x" | ||
|
||
"@hapi/vision@^6.0.1": | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/@hapi/vision/-/vision-6.0.1.tgz#976c3575be56d3cb5b472ddcfe0b7403778706fd" | ||
integrity sha512-xv4PwmhbXCLzDfojZ7l4+P/YynBhMInV8GtLPH4gB74prhwOl8lGcJxxK8V9rf1aMH/vonM5yVGd9FuoA9sT0A== | ||
dependencies: | ||
"@hapi/boom" "9.x.x" | ||
"@hapi/bounce" "2.x.x" | ||
"@hapi/hoek" "9.x.x" | ||
"@hapi/validate" "1.x.x" | ||
|
||
"@hapi/[email protected]", "@hapi/wreck@^17.0.0", "@hapi/wreck@^17.1.0": | ||
version "17.1.0" | ||
resolved "https://registry.yarnpkg.com/@hapi/wreck/-/wreck-17.1.0.tgz#fbdc380c6f3fa1f8052dc612b2d3b6ce3e88dbec" | ||
|