Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: explicitly add quotes to error format (#605)
The current format produces the output: `not all assertAll expressions evaluated to true: expression "<some-expression>" evaluated to %!q(bool=false)`. This change fixes the same. Signed-off-by: Kumar Mallikarjuna <kumarmallikarjuna.work@gmail.com>
- Loading branch information