Index: branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy
===================================================================
--- branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy	(revision 927)
+++ branches/features/purchaseOrders/test/functional/gnumims/functional/LoginSpec.groovy	(revision 928)
@@ -10,5 +10,5 @@
     def appName = grails.util.Metadata.current.'app.name'
     String getBaseUrl() { "http://localhost:8080/$appName/" }
-    File getReportDir() { new File("target/reports/geb") }
+    File getReportDir() { new File("target/test-reports/geb-pages") }
 
     def "We start at the login page"() {
