Commit 028f12f8 authored by tom's avatar tom

dumn it

parent 8fb8cb8a
......@@ -7,7 +7,7 @@ import buildApiUrl from 'playwright/utils/buildApiUrl';
import BlockDetails from './BlockDetails';
const API_URL = buildApiUrl('block', { id: '1' });
const API_URL = buildApiUrl('block', { height: '1' });
const hooksConfig = {
router: {
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