Skip to content

Commit

Permalink
docs: Update 5.fnameSyncIds.test.ts file
Browse files Browse the repository at this point in the history
  • Loading branch information
vsu727 committed Dec 12, 2024
1 parent 07831bc commit 8b80c92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const TEST_TIMEOUT_LONG = 10_000;

describe("fnameSyncIds migration", () => {
test(
"should delete unpaddded fname syncIds",
"should delete unpadded fname syncIds",
async () => {
const syncTrie = new MerkleTrie(db);
const trieDb = syncTrie.getDb();
Expand Down

0 comments on commit 8b80c92

Please sign in to comment.