- Timestamp:
 - May 18, 2011, 11:32:22 AM (14 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy
r927 r928 10 10 def appName = grails.util.Metadata.current.'app.name' 11 11 String getBaseUrl() { "http://localhost:8080/$appName/" } 12 File getReportDir() { new File("target/ reports/geb") }12 File getReportDir() { new File("target/test-reports/geb-pages") } 13 13 14 14 def "We start at the login page"() {  
Note: See TracChangeset
          for help on using the changeset viewer.
      