We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
{}
1 parent 08f15d5 commit 790f2d2Copy full SHA for 790f2d2
atest/suites/04_Interface/DiagnosticsPanel.robot
@@ -9,7 +9,7 @@ Test Tags ui:notebook aspect:ls:features
9
10
11
*** Variables ***
12
-${DIAGNOSTIC MESSAGE R} Closing curly-braces should always be on their own line
+${DIAGNOSTIC MESSAGE R} Opening curly braces should never go on their own line
13
${DIAGNOSTIC MESSAGE} trailing whitespace
14
${DIAGNOSTIC} W291 trailing whitespace (pycodestyle)
15
${EXPECTED_COUNT} 4
0 commit comments