-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix typo and add tests for fonts install endpoint (#53644)
* Fix typo Co-authored-by: Anton Vlasenko <[email protected]> * fixing get validations error logic * adding tests to specify when the endpoit should respond with 400 (bad request) code * deleting unused variable * validate if all the referenced files exists in the request * adding comments and format * Formatting and Core parity improvements. * Fix phpcs alignment in tests * Fix spacing whoopsie in tests --------- Co-authored-by: Anton Vlasenko <[email protected]> Co-authored-by: Tonya Mork <[email protected]>
- Loading branch information
1 parent
e8cf0c4
commit f3fa02b
Showing
2 changed files
with
139 additions
and
1 deletion.
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