forked from Yara724/api
test: align hull culprit default
This commit is contained in:
@@ -76,7 +76,7 @@ describe("fanavaran hull base claim", () => {
|
||||
expect(hull.IsLicenseReplaced).toBeNull();
|
||||
expect(hull.CostSeparationToDmgSections).toBe(0);
|
||||
expect(hull.IsOwnerChanged).toBe(0);
|
||||
expect(hull.CulpritTypeId).toBe(301);
|
||||
expect(hull.CulpritTypeId).toBe(300);
|
||||
expect(hull.DamagedCount).toBeUndefined();
|
||||
expect(hull.HasOtherCulprit).toBeUndefined();
|
||||
expect(hull.CompensationReferenceId).toBeUndefined();
|
||||
|
||||
Reference in New Issue
Block a user