Skip to content

Commit

Permalink
test: update method name for the image pull policy test case (Abdelrh…
Browse files Browse the repository at this point in the history
…manHamouda#98)

Co-authored-by: Abdelrhman Hamouda <[email protected]>
  • Loading branch information
jachinte and AbdelrhmanHamouda committed Apr 3, 2023
1 parent 952a1ec commit 6d64e21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ void createJobWithTolerationsAndOperatorExistsTest() {

@Test
@DisplayName("Functional: Create a kubernetes Job with Pod image pull policy and secrets")
void createPodTest() {
void createJobWithPodImagePullPolicyAndSecrets() {

// * Setup
val namespace = "default";
Expand Down

0 comments on commit 6d64e21

Please sign in to comment.