tests: fixed tests that already got fixed
All checks were successful
Gitea Build Check / Build (push) Successful in 11m35s
All checks were successful
Gitea Build Check / Build (push) Successful in 11m35s
Signed-off-by: SoXX <soxx@fenpa.ws>
This commit is contained in:
parent
0c76e54259
commit
c6439199a9
@ -3222,7 +3222,7 @@ func Test_postgresqlConnection_GetAllTagsByTagType(t *testing.T) {
|
||||
ctx: ctx,
|
||||
tagType: "aa",
|
||||
},
|
||||
want: validTags,
|
||||
want: nil,
|
||||
wantErr: true,
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user