You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test covers the new case when an empty cache directory is
provided and a new cache file is created.
$ go test -v ./internal/cachedirectory -test.run ^\QTestUseProvidedEmptyCacheDirectory\E$
testing: warning: no tests to run
PASS
ok github.com/github/codeql-action-sync/internal/cachedirectory 0.932s [no tests to run]
0 commit comments