Skip to content

Commit 764f4ac

Browse files
committed
chore: update test
1 parent 8b64427 commit 764f4ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/index.test.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -250,10 +250,11 @@ describe("c12", () => {
250250
},
251251
"configFile": true,
252252
"devConfig": true,
253+
"enableDefault": true,
253254
"envConfig": true,
254255
"githubLayer": true,
255256
"npmConfig": true,
256-
"overriden": false,
257+
"overridden": false,
257258
"theme": "./theme",
258259
}
259260
`);

0 commit comments

Comments
 (0)