Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelolo24 committed Aug 25, 2020
1 parent e95e54c commit b850601
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ interface Metadata {
}

/**
* A simple mock dataAccessLayer possible that returns a tree with 0 ancestors and 2 direct children. 1 related event is returned. The parameter to `entities` is ignored.
* A simple mock dataAccessLayer that rejects on any data requests.
*/
export function noResolverDataReturned(): {
dataAccessLayer: DataAccessLayer;
Expand Down

0 comments on commit b850601

Please sign in to comment.