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  3130206458e485e7932dff0edf6fd0a87430d617 (commit)
      from  f23dd42fa66e0dcd6a28a7fbfb3492122dd25151 (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=3130206458e485e7932dff0edf6fd0a87430d617

commit 3130206458e485e7932dff0edf6fd0a87430d617
Author: Franck Villaume <[email protected]>
Date:   Thu Apr 4 14:43:33 2019 +0000

    click on the right tab

diff --git a/tests/func/50_PluginsScmSvn/svnWebDAVTest.php 
b/tests/func/50_PluginsScmSvn/svnWebDAVTest.php
index 8394caa..e564633 100644
--- a/tests/func/50_PluginsScmSvn/svnWebDAVTest.php
+++ b/tests/func/50_PluginsScmSvn/svnWebDAVTest.php
@@ -50,6 +50,7 @@ class ScmSvnWebDAVTest extends FForge_SeleniumTestCase
                $this->open(ROOT);
                $this->clickAndWait("link=ProjectA");
                $this->clickAndWait("link=SCM");
+               $this->clickAndWait("jquery#tabber-svndav");
                $p = $this->getText("//kbd[contains(.,'svn checkout --username 
".FORGE_ADMIN_USERNAME." http')]");
                $p = preg_replace(",^svn checkout --username 
".FORGE_ADMIN_USERNAME." ,", "", $p);
 

-----------------------------------------------------------------------

Summary of changes:
 tests/func/50_PluginsScmSvn/svnWebDAVTest.php | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to