From 9a388fc28e15f0ccad017c767843079d1501b705 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Thu, 29 May 2014 15:51:55 +0000 Subject: [PATCH] profile-domain: title no longer carry the network name necessarily --- features/profile_domain.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/profile_domain.feature b/features/profile_domain.feature index eed2d1b..1ab0865 100644 --- a/features/profile_domain.feature +++ b/features/profile_domain.feature @@ -55,7 +55,7 @@ Feature: domain for profile Scenario: access community by domain Given I go to the search communities page When I follow "Sample Community" within ".search-profile-item" - Then the page title should be "Sample Community - Colivre.net" + Then the page title should be "Sample Community" # This test is not working because the community domain isn't at all different # from the environment (localhost / 127.0.0.1) -- libgit2 0.21.2