Skip to content

Commit ff82819

Browse files
committed
Revert "Git should ignore the TestNG output directory"
This reverts commit ba14231. Not sure why this change was ever made - it breaks the release process. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare (default-cli) on project cucumber-jvm: Unable to commit files [ERROR] Provider message: [ERROR] The git-add command failed. [ERROR] Command output: [ERROR] The following paths are ignored by one of your .gitignore files: [ERROR] testng [ERROR] Use -f if you really want to add them.
1 parent ac7cdde commit ff82819

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ target/
1414
tmp/
1515
gen-external-apklibs/
1616
out/
17-
testng/
1817

1918
# Build & test droppings
2019
report.js

0 commit comments

Comments
 (0)