This commit is contained in:
MartinBraquet
2026-02-17 16:39:32 +01:00
parent 145f544ff1
commit 1428ef1687
4 changed files with 6 additions and 6 deletions

View File

@@ -1230,7 +1230,7 @@ If you want to avoid any conflict / break or simply have it run faster, run the
```bash
yarn test:db:reset # reset your local supabase
yarn isolated
yarn dev:isolated
```
### Contributing