Exception should be Exemption
This commit is contained in:
parent
bce2e27f5d
commit
d3d83269e2
@ -17,14 +17,14 @@ import se.su.dsv.scipro.testdata.Factory;
|
||||
import se.su.dsv.scipro.testdata.TestDataPopulator;
|
||||
|
||||
@Service
|
||||
public class PartnerTypeException implements TestDataPopulator {
|
||||
public class PartnerTypeExemption implements TestDataPopulator {
|
||||
|
||||
private final ApplicationPeriodService applicationPeriodService;
|
||||
private final IdeaService ideaService;
|
||||
private final TargetService targetService;
|
||||
|
||||
@Inject
|
||||
public PartnerTypeException(
|
||||
public PartnerTypeExemption(
|
||||
ApplicationPeriodService applicationPeriodService,
|
||||
IdeaService ideaService,
|
||||
TargetService targetService
|
Loading…
x
Reference in New Issue
Block a user