mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 04:19:25 +00:00
Mise à jour de Black vers la version 23.3 (#629)
This commit is contained in:
@ -758,7 +758,6 @@ class UVSearchTest(TestCase):
|
||||
)
|
||||
|
||||
def test_search_pa00_fail(self):
|
||||
|
||||
# Search with UV code
|
||||
response = self.client.get(reverse("pedagogy:guide"), {"search": "IFC"})
|
||||
self.assertNotContains(response, text="PA00")
|
||||
|
Reference in New Issue
Block a user