Skip to content
Snippets Groups Projects
Commit 0e63cf81 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

TST: Use correct datatypes in test json

parent 2ff5821b
No related branches found
No related tags found
1 merge request!3ENH: allow multiple items to be borrowed
{ {
"loan": 12345, "loan": "12345",
"box": 2345, "box": "2345",
"first_name": "Anna", "first_name": "Anna",
"last_name": "Lytik", "last_name": "Lytik",
"email": "a.lytik@example.com", "email": "a.lytik@example.com",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment