Tests updated
Signed-off-by: Victor Perera <v-vperera@expediagroup.com>
This commit is contained in:
@@ -48,6 +48,7 @@ describe('templateEntityV1alpha1Validator', () => {
|
||||
},
|
||||
},
|
||||
},
|
||||
owner: 'example@email.com',
|
||||
},
|
||||
};
|
||||
});
|
||||
|
||||
@@ -60,6 +60,7 @@ describe('JobProcessor', () => {
|
||||
},
|
||||
},
|
||||
},
|
||||
owner: 'example@email.com',
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
@@ -55,6 +55,7 @@ describe('Helpers', () => {
|
||||
},
|
||||
},
|
||||
},
|
||||
owner: 'example@email.com',
|
||||
},
|
||||
};
|
||||
|
||||
@@ -103,6 +104,7 @@ describe('Helpers', () => {
|
||||
},
|
||||
},
|
||||
},
|
||||
owner: 'example@email.com',
|
||||
},
|
||||
};
|
||||
|
||||
@@ -151,6 +153,7 @@ describe('Helpers', () => {
|
||||
},
|
||||
},
|
||||
},
|
||||
owner: 'example@email.com',
|
||||
},
|
||||
};
|
||||
|
||||
@@ -198,6 +201,7 @@ describe('Helpers', () => {
|
||||
},
|
||||
},
|
||||
},
|
||||
owner: 'example@email.com',
|
||||
},
|
||||
};
|
||||
|
||||
@@ -243,6 +247,7 @@ describe('Helpers', () => {
|
||||
},
|
||||
},
|
||||
},
|
||||
owner: 'example@email.com',
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user