Fix router test using current file #32
GitHub Actions / Test Results
failed
Jan 7, 2025 in 0s
1 fail, 49 pass in 0s
Annotations
Check warning on line 0 in github.com/jamiefdhurst/journal/pkg/router
github-actions / Test Results
TestServeHTTP (github.com/jamiefdhurst/journal/pkg/router) failed
go/src/github.com/jamiefdhurst/journal/tests.xml [took 0s]
Raw output
error
2025/01/07 20:35:37 GET: /style.css
router_test.go:93: Expected static file to have been served but error controller was run
2025/01/07 20:35:37 GET: /
2025/01/07 20:35:37 GET: /standard
2025/01/07 20:35:37 GET: /param/test1
2025/01/07 20:35:37 GET: /random
Loading