We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd0ed73 + 4ded8ca commit 7e2e87aCopy full SHA for 7e2e87a
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