Skip to content
Snippets Groups Projects
Commit cf3b322e authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

rel #13914 : testcase should be abstract

parent e0914abe
Branches
Tags
4 merge requests!258Dev/13872 Orphee Allow Hold Available Items,!228Dev#12992 Custom Fields,!226Hotline 6.46,!225Hotline#14092 Pergame Hold Doctype Issue
......@@ -160,7 +160,7 @@ class PergameServiceReserverExemplaireValidationsTest extends Storm_Test_ModelTe
}
class PergameServiceReserverExemplaireValidUserTestCase extends Storm_Test_ModelTestCase {
abstract class PergameServiceReserverExemplaireValidUserTestCase extends Storm_Test_ModelTestCase {
public function setUp() {
parent::setUp();
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment