https://github.com/hraban/moptilities/pull/6

diff --git lift-standard.config lift-standard.config
index 55cf14a..d473842 100644
--- lift-standard.config
+++ lift-standard.config
@@ -19,7 +19,7 @@
 (:report-property :style-sheet "test-style.css")
 (:report-property :if-exists :supersede)
 (:report-property :format :html)
-(:report-property :name "test-results")
+(:report-property :full-pathname "test-results")
 (:build-report)
 
 (:report-property :format :describe)
