Skip to content

Commit

Permalink
updated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelolo24 committed Aug 27, 2020
1 parent a314610 commit e41ea6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ interface Metadata<T> {
}

/**
* A simple mock dataAccessLayer that allows you to manually pause and resume a request.
* A simple mock dataAccessLayer that allows you to control whether a request comes back with data or empty.
*/
export function emptifyMock<T>(
{
Expand Down

0 comments on commit e41ea6b

Please sign in to comment.