Test cleaning
This commit is contained in:
parent
d12e3a26ef
commit
3790e8a3c6
1 changed files with 0 additions and 4 deletions
|
@ -148,10 +148,6 @@ func TestAddUserToProject(t *testing.T) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// func TestAddUserToProject(t *testing.T) {
|
|
||||||
|
|
||||||
// }
|
|
||||||
|
|
||||||
func TestChangeUserRole(t *testing.T) {
|
func TestChangeUserRole(t *testing.T) {
|
||||||
db, err := setupState()
|
db, err := setupState()
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
|
Loading…
Reference in a new issue