Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Feature: Add elements in the CMS DataObject

Scenario: I can add non-inline-editable elements to the DataObject
Given content blocks are not in-line editable
And I add an extension "SilverStripe\FrameworkTest\Elemental\Model\ElementalBehatTestObjectCMSEditLinkExtension" to the "SilverStripe\FrameworkTest\Elemental\Model\ElementalBehatTestObject" class
When I go to "/admin/elemental-behat-test-admin/"
Then I press the "Add Elemental Behat Test Object" button
Then I press the "Create" button
Expand Down