Commit fc7cb3e8 authored by tom's avatar tom

fix test

parent 3977796c
......@@ -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