Skip to content

test: assert - fixed assert error messages to match the tests being run

Rodrigo Muino Tomonari requested to merge github/fork/suryagh/fix into master
Checklist
  • tests and code linting passes
  • the commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

Few of the assert error messages for the assert tests were not matching the tests in question. Fixed the strings to better reflect the corresponding tests.

Merge request reports

Loading