Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
francarl77 authored Oct 20, 2023
1 parent d1a0808 commit de83633
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@

@ExtendWith(MockitoExtension.class)
public class AppConfigTest {

@InjectMocks
AppConfig appConfig;

@Test
public void testDelayDays() {

Expand Down

0 comments on commit de83633

Please sign in to comment.