Skip to content

Commit 1ec896b

Browse files
Update spx-backend/cmd/spx-backend/auth_final_test.go
Co-authored-by: niupilot[bot] <230321281+niupilot[bot]@users.noreply.github.com>
1 parent 95c142f commit 1ec896b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spx-backend/cmd/spx-backend/auth_final_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,4 +199,5 @@ func TestYapFileAuthFlow(t *testing.T) {
199199
require.NoError(t, err)
200200
assert.Equal(t, errorUnauthorized, errorResp.Code)
201201
})
202+
})
202203
}

0 commit comments

Comments
 (0)