Skip to content

Conversation

@wagslane
Copy link
Member

  • typo
  • truncate body upload, small typo fix

@wagslane wagslane changed the title lw body Truncate body upload limit Dec 28, 2024
@wagslane wagslane merged commit c0879c4 into main Dec 28, 2024
@wagslane wagslane deleted the lw_body branch December 28, 2024 01:49
if test.BodyContains != nil {
interpolated := checks.InterpolateVariables(*test.BodyContains, variables)
return fmt.Sprintf("Expecting JSON body to contain: %s", interpolated)
return fmt.Sprintf("Expecting body to contain: %s", interpolated)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also remove "JSON" from BodyContainsNone string on line 265? I can add this to my changes for new combined lesson type.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah if you can just throw that in that would be great, didn't see that one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants