Skip to content

Commit

Permalink
BAEL-7521 - dynamically registering spring beans
Browse files Browse the repository at this point in the history
  • Loading branch information
abh1navv committed Mar 3, 2024
1 parent bbd70d9 commit 619842c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import org.springframework.context.ApplicationContext;

@SpringBootTest(classes = RegistryPostProcessorApplication.class)
public class ApiClientConfigurationTest {
public class ApiClientConfigurationUnitTest {
@Autowired
private ApplicationContext context;

Expand Down

0 comments on commit 619842c

Please sign in to comment.