Skip to content

Commit

Permalink
Update test-todo.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mfleeson authored Dec 4, 2024
1 parent 8a4bd77 commit 376a923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test-todo.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
function helloWorld()
{

//TODO: This is a test of the create issues from TODO statements in the code.
//TODO: This is a test of the create issues from TODO statements in the code.
echo 'helloWorld';
}

0 comments on commit 376a923

Please sign in to comment.