Skip to content

Commit

Permalink
fix(test): mettre a jour pour detection plus stricte des reglements
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Oct 9, 2024
1 parent 6580d91 commit 6cb51b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_link.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ def test_laws(test_input, expected):
"../index.html#20231213-Codification-administrative-Rgl-1314-2021-Z",
),
(
"règlement foo bar baz 1314-2021-Z",
"règlement concernant foo bar baz 1314-2021-Z",
"../index.html#20231213-Codification-administrative-Rgl-1314-2021-Z",
),
(
Expand Down

0 comments on commit 6cb51b5

Please sign in to comment.