Skip to content

requestSupportHistory is missing an onError handler #54663

Open

Description

Details

Unit tests throw a warning because requestSupportHistory is missing an onError handler:

dispatchRequest( {
fetch: requestSupportHistory,
onSuccess: receiveSupportHistory,
} ),

Checklist

  • Add an onError handler to prevent the warning

Related

#53484

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions