Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/client/cypress/limited-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
#cypress/e2e/**/**/*
cypress/e2e/Regression/ClientSide/Anvil/Widgets/*

#ci-test-limit uses this file to run minimum of specs. Do not run entire suite with this command.
#ci-test-limit uses this file to run minimum of specs. Do not run entire suite with this command. - sample
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛠️ Refactor suggestion

Remove unnecessary suffix and fix grammar.

The appended text " - sample" doesn't add value to the warning message. Additionally, there's a grammatical issue in the sentence.

Apply this diff to improve clarity:

-#ci-test-limit uses this file to run minimum of specs. Do not run entire suite with this command. - sample
+#ci-test-limit uses this file to run a minimum of specs. Do not run entire suite with this command.
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
#ci-test-limit uses this file to run minimum of specs. Do not run entire suite with this command. - sample
#ci-test-limit uses this file to run a minimum of specs. Do not run entire suite with this command.
🧰 Tools
🪛 LanguageTool

[uncategorized] ~7-~7: Possible missing article found.
Context: ...ile to run minimum of specs. Do not run entire suite with this command. - sample

(AI_HYDRA_LEO_MISSING_THE)

Loading