refactor(frontend): do not return fast list on test
When in production we return a quick listing first, then the full list. In the test we need the real thing right away.
Please register or sign in to comment
When in production we return a quick listing first, then the full list. In the test we need the real thing right away.