Skip to content

Commit 6591aff

Browse files
committed
Add missing space
1 parent 8938f83 commit 6591aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/snippets/test/test.cli.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ var opts = {
2020

2121
// FIXTURES //
2222

23-
var PKG_VERSION = require('./../package.json' ).version;
23+
var PKG_VERSION = require( './../package.json' ).version;
2424

2525

2626
// TESTS //

0 commit comments

Comments
 (0)