add service
All checks were successful
Deploy Smart Search Backend Test / deploy (push) Successful in 1m40s
All checks were successful
Deploy Smart Search Backend Test / deploy (push) Successful in 1m40s
This commit is contained in:
@@ -133,7 +133,7 @@ func (s *IntegrationSuite) TestSupplierHandler_ExportExcelWithSuppliers() {
|
||||
|
||||
approveResp, err := s.requestClient.ApproveTZ(ctx, approveReq)
|
||||
s.NoError(err)
|
||||
s.True(approveResp.Success)
|
||||
s.NotEmpty(approveResp.RequestId)
|
||||
|
||||
exportReq := &supplierpb.ExportExcelRequest{
|
||||
RequestId: requestID,
|
||||
|
||||
Reference in New Issue
Block a user