mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
Deduplicate dependencies
This commit is contained in:
parent
4811031172
commit
98514cef09
684
npm-shrinkwrap.json
generated
684
npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
@ -62,7 +62,7 @@ describe('convertEolInPlace() function', function () {
|
||||
describe('detectEncoding() function', function () {
|
||||
it('should correctly detect the encoding of a few selected files', async () => {
|
||||
const sampleBinary = [
|
||||
'etcher-sdk/node_modules/drivelist/build/Release/drivelist.node',
|
||||
'drivelist/build/Release/drivelist.node',
|
||||
'mountutils/build/Release/MountUtils.node',
|
||||
];
|
||||
const sampleText = [
|
||||
|
Loading…
Reference in New Issue
Block a user