Add tools section / triplex integration / vscode extensions suggestion integration point #7
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
packages/react-three-create/src/integrations/__tests__/triplex.test.ts > triplex integration > should inject extension suggestion and readme:
packages/react-three-create/src/integrations/__tests__/triplex.test.ts#L229
Error: Snapshot `triplex integration > should inject extension suggestion and readme 1` mismatched
- Expected
+ Received
@@ -3,8 +3,8 @@
"vscode-extension-suggestion",
"trytriplex.triplex-vsce",
],
[
"readme-tools",
- "[Triplex](https://triplex.dev) - Build the 2D and 3D web without coding. Your visual workspace for React / Three Fiber.",
+ "[Triplex](https://triplex.dev) - Your visual workspace for React / Three Fiber. Get started by installing [Triplex for VS Code](https://triplex.dev/docs/get-started/vscode). If you don't use Visual Studio Code download [Triplex Standalone](https://triplex.dev/docs/get-started/standalone).",
],
]
❯ packages/react-three-create/src/integrations/__tests__/triplex.test.ts:229:31
|