https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43117

            Bug ID: 43117
           Summary: t/Form_MessagingPreferences.t does not use
                    Test::NoWarnings
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Test Suite
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
        Depends on: 34776
  Target Milestone: ---

From
  commit 6cc683b518223479f0c427a8305071fbd9581b5e
  Bug 34776: Unit tests

-use Test::NoWarnings;
-use Test::More tests => 2;
+use Test::More tests => 1;
+use Test::MockModule;
+#use Test::NoWarnings;


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34776
[Bug 34776] Patron messaging preferences are lost when an error occurs during
new account creation
-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to