Skip to content

Commit

Permalink
test: fix linter issue
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
  • Loading branch information
houssemchebeb and aduh95 committed Jun 15, 2021
1 parent e1898c9 commit 5a16629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -925,8 +925,8 @@ functionality.
* `dir` [&lt;string>][] Directory to search for diagnostic report files.
* return [&lt;Array>][]

Returns an array of diagnostic report file names found in `dir`. The files should
have been generated by a process whose PID matches `pid`.
Returns an array of diagnostic report file names found in `dir`. The files
should have been generated by a process whose PID matches `pid`.

### `validate(filepath)`

Expand Down

0 comments on commit 5a16629

Please sign in to comment.