|
10 | 10 | xsi:noNamespaceSchemaLocation="../../../../../../../dev/tests/acceptance/vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/testSchema.xsd">
|
11 | 11 | <test name="InitialStatusBlock">
|
12 | 12 | <annotations>
|
13 |
| - <features value="Pagebuilder"/> |
| 13 | + <features value="PageBuilder"/> |
14 | 14 | <stories value="Block"/>
|
15 | 15 | <title value="Block - Initial Status"/>
|
16 | 16 | <description value="Verify that Static Block is refactor and new Block preview is applied."/>
|
|
49 | 49 | </test>
|
50 | 50 | <test name="AddBlockToCmsPage">
|
51 | 51 | <annotations>
|
52 |
| - <features value="Pagebuilder"/> |
| 52 | + <features value="PageBuilder"/> |
53 | 53 | <stories value="Block"/>
|
54 | 54 | <title value="Add Block to CMS Page"/>
|
55 | 55 | <description value="Verify that admin are able to add a block instance to Block Content Block and see it on frontend"/>
|
|
101 | 101 | </test>
|
102 | 102 | <test name="BlockGetUpdated">
|
103 | 103 | <annotations>
|
104 |
| - <features value="Pagebuilder"/> |
| 104 | + <features value="PageBuilder"/> |
105 | 105 | <stories value="Block"/>
|
106 | 106 | <title value="Block Content Block get updated"/>
|
107 | 107 | <description value="Verify that Block Content Block get updated from Block entities"/>
|
|
178 | 178 | </test>
|
179 | 179 | <test name="VerifyBlockDisabled">
|
180 | 180 | <annotations>
|
181 |
| - <features value="Pagebuilder"/> |
| 181 | + <features value="PageBuilder"/> |
182 | 182 | <stories value="Block"/>
|
183 | 183 | <title value="Block - Verify disabled block does not show on the stage or on storefront" />
|
184 | 184 | <description value="Verify that disabled block instance is not rendered on the stage or on the storefront" />
|
|
239 | 239 | </test>
|
240 | 240 | <test name="BlockDelete">
|
241 | 241 | <annotations>
|
242 |
| - <features value="Pagebuilder"/> |
| 242 | + <features value="PageBuilder"/> |
243 | 243 | <stories value="Block"/>
|
244 | 244 | <title value="Block - Delete Block"/>
|
245 | 245 | <description value="A user should be able to delete an Block content type. Verify on Stage amd Storefront."/>
|
|
278 | 278 | </test>
|
279 | 279 | <test name="DisplayingDeletedBlockOnStage">
|
280 | 280 | <annotations>
|
281 |
| - <features value="Pagebuilder"/> |
| 281 | + <features value="PageBuilder"/> |
282 | 282 | <stories value="Block"/>
|
283 | 283 | <title value="Block - Displaying deleted block on Stage"/>
|
284 | 284 | <description value="A user should be able to see that block is deleted on Stage."/>
|
|
0 commit comments