Skip to content
Commit d64cde6c authored by Hordur Freyr Yngvason's avatar Hordur Freyr Yngvason
Browse files

ci: fix template tests not running after split

We recently split up the template tests, but they were not actually
running in CI due to to the script using `go test .` instead of the
recursive `go test ./...`. This also fixes some other path-related
problems, namely the relative paths for the fixtures, and that
`test_helpers.go` must be in the same directory as the tests to count as
the same package.
parent 1d26a11c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment