Testing CI

Testing CI is point to the correct branch
This commit is contained in:
Kevin Mulhern 2023-03-05 12:01:08 +00:00 committed by GitHub
parent ea1f23639c
commit 1c916bb04e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ const helloWorld = function() {
}; };
module.exports = helloWorld; module.exports = helloWorld;
console.log("testing")