Skip to content

Commit b0ef31c

Browse files
authored
Merge pull request #124 from StackStorm/update_wording
Update some affected tests
2 parents d6ca4e3 + 2444250 commit b0ef31c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

robotfm_tests/docs/integration_packs_doc.robot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ TEST:NEW-Verify multiple packs can be installed from repo
1313
Process Log To Console ${result}
1414
Should Not Contain ${result.stdout} ${FAIL STATUS}
1515
Should Not Contain ${result.stdout} ${TIMEOUT STATUS}
16-
Should Contain ${result.stdout} For \"${PACK TO INSTALL 1}, ${PACK TO INSTALL 2}\" packs following content will be registered:
17-
Should Contain ${result.stdout} Installation may take a while based on number of items.
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 for packs with many items.
1818
Should Contain ${result.stdout} rules \|
1919
Should Contain ${result.stdout} sensors \|
2020
Should Contain ${result.stdout} aliases \|

0 commit comments

Comments
 (0)