Skip to content

Commit 35ad79a

Browse files
committed
fix: test with non-approved license
1 parent 82e4460 commit 35ad79a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/runtime-core/src/__tests__/define.test-d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ expectTypeOf(
151151
},
152152
details: {
153153
description: '<PLACEHOLDER>',
154-
license: 'UNLICENSED',
154+
license: 'Apache-2.0',
155155
title: '<PLACEHOLDER>'
156156
},
157157
internal: {

0 commit comments

Comments
 (0)