Skip to content
Merged
Changes from all commits
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
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ bad, don't do that.
Moreover, *assert_equals* output is captured by _ps_ and this just messes with the display of our test results:

```output
Running test_code_gives_ps_appropriate_parameters ...
Running test_code_gives_ps_appropriate_parameters ...
```

The only correct alternative is for the fake _ps_ to write _FAKE_PARAMS_ in a file descriptor
Expand Down