Project

General

Profile

« Previous | Next » 

Revision 50987

Add properties on properties file

View differences:

ManageRequestsTest.java
297 297
        rm.sendEmailForPendingConditionallyApprovedRequests();
298 298
    }
299 299

  
300
    @Test
301
    @Transactional
302
    @Rollback(true)
303
    public void potentiallyEligibleProjects()  {
304
        pm.getEligibleProjectsForOrganization("corda::983580389\t");
305
    }
300 306

  
307

  
308

  
301 309
}

Also available in: Unified diff