Skip to content

Commit ebc5a90

Browse files
committed
chore(test): fix line endings and formatting for CI
Signed-off-by: Yugendhar S <yugendhars06@gmail.com>
1 parent 8ebf9c5 commit ebc5a90

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pkg/util/trainingruntime/trainingruntime_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ func TestIsSupportDeprecated(t *testing.T) {
8282
}
8383
})
8484
}
85-
}
85+
}

pkg/util/trainjob/trainjob_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,4 +226,4 @@ func TestIsTrainJobFinished(t *testing.T) {
226226
}
227227
})
228228
}
229-
}
229+
}

0 commit comments

Comments
 (0)