Hugo

Results 1333 comments of Hugo

Slightly changing the order of assertions should help see more details into the errors: ```diff diff --git a/tests/test_cli_compile.py b/tests/test_cli_compile.py index c5031fc..8db0038 100644 --- a/tests/test_cli_compile.py +++ b/tests/test_cli_compile.py @@ -787,13 +787,13 @@...

Can you rebase this? The CI failures seem unrelated.