Modified test classes

added gitignore for testng generated test-output folder
This commit is contained in:
Amit Kumar Nandi 2024-02-22 01:50:37 +05:30
parent 4f1883b49a
commit fb8e97c81d

2
.gitignore vendored
View file

@ -39,4 +39,6 @@ build/
shortener_db_schema.sql shortener_db_schema.sql
/out/ /out/
/logs/ /logs/
logs/
/test-output/ /test-output/
test-output/