Commit 3b806aac authored by tom's avatar tom

dumn it

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