Open lunny opened 13 hours ago
To make tests run faster, allow sqlite's PATH as a :memory: which means run sqlite memory-only. The data will disappear when Gitea or Gitea test exit.
:memory:
To make tests run faster, allow sqlite's PATH as a
:memory:
which means run sqlite memory-only. The data will disappear when Gitea or Gitea test exit.