Remove events from db (#213)

This commit is contained in:
Azalea
2026-03-30 05:01:09 +08:00
committed by GitHub
parent bc880bca8d
commit fe0a2e738d
39 changed files with 10171 additions and 235 deletions

5
docs/dev/testing.md Normal file
View File

@@ -0,0 +1,5 @@
```
gradle test -PrunTests --tests Mai2Test
```