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 4c21be9 commit 2444250Copy full SHA for 2444250
robotfm_tests/docs/integration_packs_doc.robot
@@ -14,7 +14,7 @@ TEST:NEW-Verify multiple packs can be installed from repo
14
Should Not Contain ${result.stdout} ${FAIL STATUS}
15
Should Not Contain ${result.stdout} ${TIMEOUT STATUS}
16
Should Contain ${result.stdout} For the \"${PACK TO INSTALL 1}, ${PACK TO INSTALL 2}\" packs, the following content will be registered:
17
- Should Contain ${result.stdout} Installation may take a while based on number of items.
+ Should Contain ${result.stdout} Installation may take a while for packs with many items.
18
Should Contain ${result.stdout} rules \|
19
Should Contain ${result.stdout} sensors \|
20
Should Contain ${result.stdout} aliases \|
0 commit comments