Skip to content

Commit

Permalink
Adapt test to path search
Browse files Browse the repository at this point in the history
  • Loading branch information
reinhardt committed Jan 24, 2024
1 parent f81161f commit 5ef1b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/osha/oira/client/tests/test_mailing_lists.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def test_mailing_lists(self):
self.assertIn(
{
"id": "nl/ict/software-development|U29mdHdhcmUgZGV2ZWxvcG1lbnQ=",
"text": "Software development",
"text": "Software development (nl/ict/software-development)",
},
results,
)
Expand Down

0 comments on commit 5ef1b76

Please sign in to comment.