This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via 88667f087450583fdbef0454cd930d696aba106a (commit)
from 2c5a5f11bd0b2753953b9a99308bb5a4825a69fc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=88667f087450583fdbef0454cd930d696aba106a
commit 88667f087450583fdbef0454cd930d696aba106a
Author: Franck Villaume <[email protected]>
Date: Tue Jun 15 13:41:59 2021 +0200
adjust test to support new role permission
diff --git a/tests/func/30_RBAC/rbacTest.php b/tests/func/30_RBAC/rbacTest.php
index 4b786aa..4765824 100644
--- a/tests/func/30_RBAC/rbacTest.php
+++ b/tests/func/30_RBAC/rbacTest.php
@@ -52,7 +52,7 @@ class RBAC extends FForge_SeleniumTestCase
$this->waitForPageToLoad();
$this->assertTrue($this->isLoginRequired());
$this->triggeredLogin('staffmember');
- $this->assertTrue($this->isTextPresent("Project Members"));
+ $this->assertTrue($this->isTextPresent("Project Information"));
}
function testGlobalRolesAndPermissions()
-----------------------------------------------------------------------
Summary of changes:
tests/func/30_RBAC/rbacTest.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits