Skip to content

Commit 2a44177

Browse files
committed
Fix tests
1 parent 2bdc414 commit 2a44177

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

test/mui-overridable-component.only/output.json renamed to test/mui-overridable-component/output.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "test/mui-overridable-component.only/input",
2+
"name": "test/mui-overridable-component/input",
33
"exports": [
44
{
55
"name": "default",
@@ -34,11 +34,11 @@
3434
"types": [
3535
{
3636
"kind": "literal",
37-
"value": "\"default\""
37+
"value": "\"small\""
3838
},
3939
{
4040
"kind": "literal",
41-
"value": "\"small\""
41+
"value": "\"default\""
4242
},
4343
{
4444
"kind": "literal",

0 commit comments

Comments
 (0)