rename HsOfficePartnerEntity to HsOfficePartnerRbacEntity
This commit is contained in:
parent
6ef8294b7e
commit
1dda477ec8
@ -38,7 +38,7 @@ import static org.assertj.core.api.Assertions.assertThat;
|
||||
|
||||
@DataJpaTest
|
||||
@Import( { Context.class, JpaAttempt.class })
|
||||
class HsOfficePartnerRepositoryIntegrationTest extends ContextBasedTestWithCleanup {
|
||||
class HsOfficePartnerRbacRepositoryIntegrationTest extends ContextBasedTestWithCleanup {
|
||||
|
||||
@Autowired
|
||||
HsOfficePartnerRbacRepository partnerRepo;
|
Loading…
x
Reference in New Issue
Block a user