We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df8485b + df1e201 commit 4ded8caCopy full SHA for 4ded8ca
1 file changed
packages/bootstrap/src/index.ts
@@ -28,3 +28,4 @@ async function main() {
28
}
29
30
main().catch(logger.error);
31
+// Test comment for PR verification
0 commit comments