Skip to content

Commit 445cce9

Browse files
committed
Removed ignore annotation
1 parent d2ed5f8 commit 445cce9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/edu/tamu/app/config/AppEmailConfig.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
@Configuration
1010
@Profile("!test")
11-
@Ignore("Not used in tests")
1211
public class AppEmailConfig extends WeaverEmailConfig {
1312

1413
}

0 commit comments

Comments
 (0)