| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Can you move this to the top, along with other requires?
Sorry, something went wrong.
There was a problem hiding this comment.
Now that you are changing this file, I would prefer to write this as
path.join(common.fixturesDir, 'module-require-symlink', 'symlinked.js')Can you please do this as well?
Sorry, something went wrong.
|
@thefourtheye just did those changes you requested |
Sorry, something went wrong.
There was a problem hiding this comment.
This should be the first require in the tests.
Sorry, something went wrong.
use strictEqual assertions in test fixtures for modules symlinked
|
@thefourtheye did the last change too |
Sorry, something went wrong.
|
@Fishrock123 it's normal that the bot is trying to add the label on every commit ? |
Sorry, something went wrong.
Sorry, something went wrong.
- using strictEqual instead equal - common dependency should be the first one - using path.join instead relative path PR-URL: #10182 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Italo A. Casas <me@italoacasas.com>
- using strictEqual instead equal - common dependency should be the first one - using path.join instead relative path PR-URL: nodejs#10182 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Italo A. Casas <me@italoacasas.com>
- using strictEqual instead equal - common dependency should be the first one - using path.join instead relative path PR-URL: #10182 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Italo A. Casas <me@italoacasas.com>
- using strictEqual instead equal - common dependency should be the first one - using path.join instead relative path PR-URL: #10182 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Italo A. Casas <me@italoacasas.com>
- using strictEqual instead equal - common dependency should be the first one - using path.join instead relative path PR-URL: #10182 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Italo A. Casas <me@italoacasas.com>
- using strictEqual instead equal - common dependency should be the first one - using path.join instead relative path PR-URL: #10182 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Italo A. Casas <me@italoacasas.com>
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
test
Description of change
use strictEqual assertions in test fixtures for modules symlinked