Skip to content

Commit

Permalink
Improve JSDoc
Browse files Browse the repository at this point in the history
Co-authored-by: Eason <[email protected]>
  • Loading branch information
joemcgill and eason9487 authored Nov 15, 2024
1 parent 08f96a7 commit 1b0ad3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/utils/mock-requests.js
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ export default class MockRequests {
* Fulfill the Ads Account request.
*
* @param {Object} payload
* @param {number} status
* @param {number} [status=200]
* @param {string[]} [methods]
* @return {Promise<void>}
*/
Expand Down

0 comments on commit 1b0ad3e

Please sign in to comment.