auth: add RevertFact method to recordingAPI test helper
recordingAPI did not implement the new CoreAPI.RevertFact method
added in a02e10f, causing a build failure in auth tests.
Also adds coverage.out to .gitignore.
This commit is contained in:
@@ -27,3 +27,6 @@ deploy/db_key.env
|
||||
|
||||
# opencode config (per-project, not for sharing)
|
||||
opencode.json
|
||||
|
||||
# Test coverage output
|
||||
coverage.out
|
||||
|
||||
Reference in New Issue
Block a user