Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mochajs/mocha
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1a8837302c88882515e1c96a465c24100f6f64e3
Choose a base ref
..
head repository: mochajs/mocha
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7704e226291e15e6f430b8de7bdfa5b5d5dbcb58
Choose a head ref
Showing with 0 additions and 1 deletion.
  1. +0 −1 example/config/.mocharc.yml
1 change: 0 additions & 1 deletion example/config/.mocharc.yml
Original file line number Diff line number Diff line change
@@ -26,7 +26,6 @@ growl: false
ignore:
- '/path/to/some/ignored/file'
inline-diffs: false
max-diff-size: 2048
# needs to be used with grep or fgrep
# invert: false
jobs: 1