diff --git a/test/core.js b/test/core.js index b19ca46..9283aa9 100644 --- a/test/core.js +++ b/test/core.js @@ -304,7 +304,7 @@ test('set and get auth', async (t) => { } }) -test('set and get hypercore blocks', async (t) => { +test('set and get hypercore sessions', async (t) => { const core = await createCore(t) { const rx = core.read()