Skip to content

Commit ab5e9b6

Browse files
committed
Merge branch 'playwright' of github.com:sveltejs/kit into playwright
2 parents 2f8c846 + d70a82b commit ab5e9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/create-svelte/bin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ async function main() {
9696
{
9797
type: 'toggle',
9898
name: 'playwright',
99-
message: 'Add Playwright for testing?',
99+
message: 'Add Playwright for end-to-end browser testing?',
100100
initial: false,
101101
active: 'Yes',
102102
inactive: 'No'

0 commit comments

Comments
 (0)