@@ -3,7 +3,7 @@ const express = require("express");
const app = express();
app.get("/", (req, res) => {
res.status(200).json("Hello world");
res.status(200).json("Hello Mr Jenkins");
});
module.exports = app.listen(process.env.PORT || 4000, () =>
The note is not visible to the blocked user.