mirror of
https://github.com/holos-run/holos.git
synced 2026-03-19 16:54:58 +00:00
Previously the tests fail because they were not updated to use the new
version string in holos, or the new topo sort behavior in cue 0.12.0.
This patch updates the test cases using:
HOLOS_UPDATE_SCRIPTS=1 scripts/test
Result: make test passes