We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2ed5f8 commit 445cce9Copy full SHA for 445cce9
1 file changed
src/main/java/edu/tamu/app/config/AppEmailConfig.java
@@ -8,7 +8,6 @@
8
9
@Configuration
10
@Profile("!test")
11
-@Ignore("Not used in tests")
12
public class AppEmailConfig extends WeaverEmailConfig {
13
14
}
0 commit comments