Skip to content

Commit

Permalink
Update main_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
bfabio authored Apr 9, 2024
1 parent 55ecf0d commit f770ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3088,7 +3088,7 @@ func TestLogsEndpoints(t *testing.T) {
},
{
description: `GET with "search" query param`,
query: "GET /v1/logs?search=debug",
query: "GET /v1/logs?search=bad publiccode.yml",

expectedCode: 200,
expectedContentType: "application/json",
Expand Down

0 comments on commit f770ad5

Please sign in to comment.