close
Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup! test: add collectStream and collectChildStreams utilities
  • Loading branch information
lundibundi committed Mar 4, 2020
commit 254442772372cc02e19c09b98c8826ec99ebacdd
2 changes: 1 addition & 1 deletion test/common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ Validates the schema of a diagnostic report whose content is specified in

## Streams Module

The `streams` module provides a helper functions for stream manipulation.
The `streams` module provides helper functions for stream manipulation.

### `collectChildStreams(child[, waitFor])`

Expand Down