You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix incorrect error message in JobOperatorTestUtils constructor
The first Assert.notNull statement was incorrectly referencing
'JobRepository' when it should reference 'JobOperator' for the
jobOperator parameter validation.
Fixesgh-5051
Signed-off-by: mugeon <pos04167@kakao.com>
0 commit comments