Skip to content
Snippets Groups Projects
Commit d5bf58a0 authored by Alexandre Dias's avatar Alexandre Dias Committed by Claudiu Cristea
Browse files

ISAICP-9192: Fix test.

parent ed73add3
No related branches found
No related tags found
1 merge request!207Release 2.1.1
...@@ -25,7 +25,7 @@ Feature: ...@@ -25,7 +25,7 @@ Feature:
And I should see the text "Event" And I should see the text "Event"
And I should not see the heading "Event" And I should not see the heading "Event"
And I should see the link "more events" And I should see the link "more events"
And I should see the link "Report abusive content" And I should not see the link "Report abusive content"
And I should see the text "Published on: 19/11/2021" And I should see the text "Published on: 19/11/2021"
And I should see the heading "Join our community!" And I should see the heading "Join our community!"
When I click "more events" When I click "more events"
...@@ -37,7 +37,7 @@ Feature: ...@@ -37,7 +37,7 @@ Feature:
And I should see the text "News" And I should see the text "News"
And I should not see the heading "News" And I should not see the heading "News"
And I should see the link "more news" And I should see the link "more news"
And I should see the link "Report abusive content" And I should not see the link "Report abusive content"
And I should see the text "Published on: 19/11/2021" And I should see the text "Published on: 19/11/2021"
And I should see the heading "Join our community!" And I should see the heading "Join our community!"
When I click "more news" When I click "more news"
......
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