mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-05-09 14:46:01 +02:00
Add vim modeline to all tests
This commit is contained in:
@ -371,3 +371,5 @@ def test_post_collections_invalid_page(client):
|
||||
response = client.simulate_post("/collections", json=request_body)
|
||||
|
||||
assert response.status_code == 400
|
||||
|
||||
# vim: set sw=4 ts=4 expandtab:
|
||||
|
Reference in New Issue
Block a user