fix tests

This commit is contained in:
Matthew R Kasun
2023-02-14 07:58:54 -05:00
parent 82cac8fa30
commit 65b31c1c04
9 changed files with 73 additions and 59 deletions

View File

@@ -8,7 +8,6 @@ import (
)
func TestUserGroupLogic(t *testing.T) {
initialize()
t.Run("User Groups initialized successfully", func(t *testing.T) {
err := InitializeGroups()