Skip to content

Commit 15394c6

Browse files
committed
trigger Jenkins that failed due to internet connection problems
1 parent 2d6252d commit 15394c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/routes/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const router = express.Router({
1212

1313
/**
1414
* /api/version/check
15-
*/
15+
*/
1616
router
1717
.route("/check")
1818
.options((_, res) => {

0 commit comments

Comments
 (0)