Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 48d2e67

Browse filesBrowse files
committed
chore: remove extraneous exclamation marks
1 parent 09adc41 commit 48d2e67
Copy full SHA for 48d2e67

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
  • packages/@vue/cli-plugin-e2e-webdriverio
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎packages/@vue/cli-plugin-e2e-webdriverio/prompts.js

Copy file name to clipboardExpand all lines: packages/@vue/cli-plugin-e2e-webdriverio/prompts.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module.exports = [
44
{
55
name: 'webdrivers',
66
type: `checkbox`,
7-
message: `Pick browsers to run end-to-end test on!!!!!`,
7+
message: `Pick browsers to run end-to-end test on`,
88
choices: [
99
{
1010
name: `Chrome`,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.