test(cicd): Adding a change to force a different hash
This commit is contained in:
@@ -4,7 +4,7 @@ const apiConfig = require( `${ROOT_PATH}/${API_CONFIG}` );
|
||||
|
||||
const postTest = async(req, res) => {
|
||||
res.send({
|
||||
msg:"Hello world!",
|
||||
msg:"I am alive!",
|
||||
data:{
|
||||
apiQuery:req.query,
|
||||
apiParams:req.params.params,
|
||||
|
||||
Reference in New Issue
Block a user