Skip to content
Snippets Groups Projects
Commit 52771e16 authored by Diogo Vargas's avatar Diogo Vargas Committed by Claudiu Cristea
Browse files

ISAICP-9179: Fix failing test in develop after joinup collection renaming.

parent 62c16f30
No related branches found
No related tags found
1 merge request!192ISAICP-9186: Error sending email on cron
......@@ -4,11 +4,11 @@ Feature: Minimal install clone testing.
Scenario: Visit Joinup collection.
Given I am an anonymous user
When I visit "/collection/joinup"
When I visit "/collection/portal"
Then I should see the link "Federation of solutions"
When I visit "/search?keys=joinup&f[0]=type:collection"
Then I should see the "Joinup" tile
Then I should see the "The Portal" tile
And I should see "The European Commission provides this common place"
Scenario: Assert that the cache backend is set to memcache.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment