services/rfq/api/client/client_test.go
Method ClientSuite.TestPutAndGetBulkQuotes
has 53 lines of code (exceeds 50 allowed). Consider refactoring. Open
Open
func (c *ClientSuite) TestPutAndGetBulkQuotes() {
req := model.PutBulkQuotesRequest{
Quotes: []model.PutRelayerQuoteRequest{
{
OriginChainID: 1,