Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

justfile has incorrect db cleanup #98

Closed
futurepaul opened this issue Nov 9, 2024 · 1 comment
Closed

justfile has incorrect db cleanup #98

futurepaul opened this issue Nov 9, 2024 · 1 comment

Comments

@futurepaul
Copy link
Contributor

          @benthecarman I've been wondering about this command, is it right as the default used is `~/.harbor` ?

Originally posted by @oleonardolima in #97 (comment)

I think the correct behavior is just to rm -f ~/.harbor/signet/harbor.sqlite?

@benthecarman
Copy link
Contributor

benthecarman commented Nov 9, 2024

the command is just meant for resetting the db for tests, not for running in dev. what we really should do is fix the tests so they all run with their own db instead of a shared one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants