From edce6110d5a8f36bb8cd144a4fd4043bd1dea284 Mon Sep 17 00:00:00 2001 From: odinkh <odinkh@stud.ntnu.no> Date: Mon, 16 May 2022 00:19:33 +0200 Subject: [PATCH] Changes to commenting --- main_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main_test.go b/main_test.go index c62471f..c41c26b 100644 --- a/main_test.go +++ b/main_test.go @@ -213,7 +213,7 @@ func TestUrlIntelligenceValidOutput(t *testing.T) { } /** -* API test to check whether the url-intelligence endpoint returns valid ouput +* API test to check whether the hash-intelligence endpoint returns valid ouput * This test runs multiple tests, and tests the following: * * If status code is 200 -- GitLab