Skip to content
Snippets Groups Projects
Commit ce7fb420 authored by stephen's avatar stephen
Browse files

Update testpage.php

parent 982f0fab
Branches master
No related tags found
No related merge requests found
Pipeline #77 failed
......@@ -13,9 +13,9 @@ class testpage extends Controller
*/
public function index()
{
\Log::debug("hello logs");
\Log::debug("hello logs Gitlab");
return "hello world";
return "hello world Gitlab";
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment