mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-08-11 13:48:37 +02:00
Update SPDFApplicationTest.java
This commit is contained in:
parent
6371312669
commit
da847b4892
@ -84,6 +84,6 @@ public class SPDFApplicationTest {
|
||||
String[] args = {};
|
||||
String[] profiles = SPDFApplication.getActiveProfile(args);
|
||||
assertEquals(1, profiles.length);
|
||||
assertEquals("default", profiles[0]);
|
||||
assertEquals("security", profiles[0]);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user