FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: fix permission fixtures lint · nodejs/node@6ffb66f · GitHub

/ node Public

Commit 6ffb66f

Browse files
authored andcommitted
test: fix permission fixtures lint
PR-URL: #55819 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 5a39a24 commit 6ffb66f

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
require('./required-module');
1+
require('./required-module');
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
import './required-module.mjs';
1+
import './required-module.mjs';
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
console.log('ok');
1+
console.log('ok');
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
console.log('ok');
1+
console.log('ok');

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL