We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df9de29 commit 8d0f1e3Copy full SHA for 8d0f1e3
.gitignore
@@ -11,6 +11,6 @@ ExtentReports.zip
11
reports
12
*.png
13
*.jpg
14
-/EmailConfig.java
15
-/config.properties
+src/main/java/anhtester/com/mail/EmailConfig.java
+src/test/resources/config/config.properties
16
0 commit comments