Skip to content

Commit 1ce8338

Browse files
committed
EOF
1 parent 43fff35 commit 1ce8338

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ task runLocalSpec(type: com.thoughtworks.gauge.gradle.GaugeTask) {
9999
doLast {
100100
project.gauge.specsDir = 'sample-specs/'
101101
}
102-
}
102+
}

env/default/default.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ logs_directory = logs
2121

2222
APP_ENDPOINT = http://localhost:8080/
2323

24-
gauge_specs_dir = sample-specs/
24+
gauge_specs_dir = sample-specs/

0 commit comments

Comments
 (0)