Skip to content

Commit 98627c0

Browse files
Update test/unit/node/cli.test.ts
Co-authored-by: Bryan <[email protected]>
1 parent cfab36b commit 98627c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/node/cli.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ describe("bindAddrFromArgs", () => {
645645
})
646646

647647
describe("defaultConfigFile", () => {
648-
it("should return the dfeault config file as a string", async () => {
648+
it("should return the default config file as a string", async () => {
649649
const password = await generatePassword()
650650
const actual = defaultConfigFile(password)
651651

0 commit comments

Comments
 (0)