Skip to content

Commit fc9a47d

Browse files
committed
Test pipeline
1 parent 3757a18 commit fc9a47d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/controllers/userController.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Test comment
12
const User = require('../models/User');
23
const jwt = require('jsonwebtoken');
34

0 commit comments

Comments
 (0)