Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
nazarhussain committed May 15, 2024
1 parent edcf311 commit f608416
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/pages/contribution/testing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Testing is critical to the Lodestar project and there are many types of tests th

There are few flags you can set through env variables to override behavior of testing and it's output.

| ENV variable | Effect | Impact |
| --- | --- | --- |
| TEST_COMPACT_DIFF | All | Will strip down the object difference rendered during test failures. Very useful for large object matching. |
| ENV variable | Effect | Impact |
| ----------------- | ------ | ----------------------------------------------------------------------------------------------------------- |
| TEST_COMPACT_DIFF | All | Will strip down the object difference rendered during test failures. Very useful for large object matching. |

### Unit Tests

Expand Down

0 comments on commit f608416

Please sign in to comment.