Commit 8fb8cb8a authored by tom's avatar tom

fix test

parent d1b61ed3
......@@ -10,7 +10,7 @@ import BlockDetails from './BlockDetails';
const API_URL = buildApiUrl('block', { id: '1' });
const hooksConfig = {
router: {
query: { id: '1' },
query: { height: '1' },
},
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment