Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
JaiPannu-IITI committed Feb 18, 2025
1 parent 1ca9efe commit 3eebbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/docs/developer-resources/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ CloudBeaver is a lightweight web application designed for comprehensive data man

Sometimes you may want to start all over again from scratch. These steps will reset your development postgres database.

1. **WARNING:** This command will **DELETE** all data from each table in your database, administrator previleges will be restored. Use with extreme caution.
1. **WARNING:** This command will **DELETE** all data from each table in your database, administrator roles will be restored. Use with extreme caution.
```bash
pnpm run reset:db
```
Expand Down

0 comments on commit 3eebbcd

Please sign in to comment.