diff --git a/circle.yml b/circle.yml index 241987339..ef1c1a4b5 100644 --- a/circle.yml +++ b/circle.yml @@ -76,7 +76,7 @@ dependencies: ## Customize test commands test: override: - - ruby dkan/.ahoy/.scripts/circle-behat.rb docroot/profiles/dkan/test/features/widgets.feature --tags='~@customizable&&~@fixme&&~@testBug': + - ruby dkan/.ahoy/.scripts/circle-behat.rb docroot/profiles/dkan/test/features/widgets.feature --name=DEBUG: parallel: true post: - echo $CIRCLE_ARTIFACTS; cp -av dkan/test/assets $CIRCLE_ARTIFACTS: diff --git a/dkan/test/features/widgets.feature b/dkan/test/features/widgets.feature index a9cd68cbb..38e1846d2 100644 --- a/dkan/test/features/widgets.feature +++ b/dkan/test/features/widgets.feature @@ -41,7 +41,7 @@ Feature: Widgets And I wait and press "Save" Then I should see "actionplan.pdf" - Scenario: Adds "New Image Widget" block to home page using panels ipe editor + Scenario: DEBUG Adds "New Image Widget" block to home page using panels ipe editor When I click on the text " Add image" And I wait for "Configure new Add image" And I fill in "field_basic_image_caption[und][0][value]" with "dkan logo image test"