Test cleaning

This commit is contained in:
Imbus 2024-03-14 13:48:56 +01:00
parent d12e3a26ef
commit 3790e8a3c6

View file

@ -148,10 +148,6 @@ func TestAddUserToProject(t *testing.T) {
}
}
// func TestAddUserToProject(t *testing.T) {
// }
func TestChangeUserRole(t *testing.T) {
db, err := setupState()
if err != nil {