Skip to content

Commit 47a7581

Browse files
committed
Updated snappyshotties
1 parent e28e9d5 commit 47a7581

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

scripts/tests/__snapshots__/all.test.ts.snap

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1015,7 +1015,13 @@ exports[`vitest > Should have the correct Vitest errors 1`] = `
10151015
{
10161016
"assertionResults": [],
10171017
"message": "React is not defined",
1018-
"name": "/src/07-types-deep-dive/53-understand-react-namespace-export.explainer.ts",
1018+
"name": "/src/07-types-deep-dive/53-understand-react-namespace-export.problem.ts",
1019+
"status": "passed",
1020+
},
1021+
{
1022+
"assertionResults": [],
1023+
"message": "React is not defined",
1024+
"name": "/src/07-types-deep-dive/53-understand-react-namespace-export.solution.ts",
10191025
"status": "passed",
10201026
},
10211027
{

0 commit comments

Comments
 (0)