| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a5f25ec commit 92f766b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -28,7 +28,7 @@ function callbackOnly(err) { | |||
| 28 | 28 | } | |
| 29 | 29 | ||
| 30 | 30 | function onEvent(err) { | |
| 31 | - assert.fail('Error should not be emitted if there is callback'); | ||
| 31 | + assert.fail(`Error should not be emitted if there is callback: ${err}`); | ||
| 32 | 32 | } | |
| 33 | 33 | ||
| 34 | 34 | function onError(err) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments