Skip to content

Commit cd32572

Browse files
authored
Update index.js
1 parent d19f958 commit cd32572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lib/utils/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ describe('getRegisteredComponents', () => {
248248
})
249249
})
250250

251-
describe('getComputedProperties', () => {
251+
describe('getPropsProperties', () => {
252252
let node
253253

254254
const parse = function (code) {

0 commit comments

Comments
 (0)