mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-08 07:21:03 +08:00
Fix normalizer tests caused by pagination
This commit is contained in:
parent
0eb09407bc
commit
9f42f6f24b
1 changed files with 6 additions and 1 deletions
|
|
@ -100,5 +100,10 @@
|
|||
"nr_of_views": 33,
|
||||
"uri": "SN-Maintenance-Medium-for-Synechococcus-c9hz35"
|
||||
}
|
||||
]
|
||||
],
|
||||
"pagination": {
|
||||
"current_page": 1,
|
||||
"total_pages": 6,
|
||||
"page_size": 10
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue