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 3f83fd02b864c69825302286bf8b2a349a8acbf2 (commit)
from 6190fcae21a134093d7085b0c1d2853193fbcd79 (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=3f83fd02b864c69825302286bf8b2a349a8acbf2
commit 3f83fd02b864c69825302286bf8b2a349a8acbf2
Author: Franck Villaume <[email protected]>
Date: Thu May 20 11:11:16 2021 +0200
fix FRS test with new package note support
diff --git a/tests/func/20_FRS/FRSTest.php b/tests/func/20_FRS/FRSTest.php
index c7154ea..a8f8002 100644
--- a/tests/func/20_FRS/FRSTest.php
+++ b/tests/func/20_FRS/FRSTest.php
@@ -52,7 +52,7 @@ class CreateFRS extends FForge_SeleniumTestCase
$this->assertTextPresent("Added Package");
$this->clickAndWait("link=Administration");
$this->type('//td[2]/input', 'My Named Packaged');
- $this->clickAndWait('//td[5]/input');
+ $this->clickAndWait('//td[6]/input');
$this->clickAndWait("link=View File Releases");
$this->assertTextPresent('My Named Package');
}
-----------------------------------------------------------------------
Summary of changes:
tests/func/20_FRS/FRSTest.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