lib/henry/task/cucumber_task.rb in henry-container-0.1.49 vs lib/henry/task/cucumber_task.rb in henry-container-0.1.50
- old
+ new
@@ -12,10 +12,10 @@
# The temporary output file path for the RspecTask execution.
OUT_PATH = 'cucumber.out'
# Default base output directory
- DEFAULT_OUTPUT_BASE_DIR = '.henry'
+ DEFAULT_OUTPUT_BASE_DIR = '.output'
# The reports path template.
REPORTS_DIR = 'reports/${FORMAT}'
# Default time format to be used in the reports filepath.