django-cms / djangocms-alias

Other
8 stars 23 forks source link

chore: Update pre-commit checks #217

Closed raffaellasuardini closed 6 months ago

raffaellasuardini commented 6 months ago
marksweb commented 6 months ago

The test failures might be a clue as to a change.

For the most part it's a case of this string\n in the test being asserted as this string so perhaps something in the test setup that's causing a newline character.

marksweb commented 6 months ago

@fsbraun If you've got some time, could you take a look and see if I'm missing something with the tests?