Skip to content

Commit

Permalink
test(predict): remove ci field as it is not needed here
Browse files Browse the repository at this point in the history
Co-authored-by: LordAndras <[email protected]>
Co-authored-by: matusekma <[email protected]>
  • Loading branch information
3 people committed Feb 3, 2025
1 parent 93387c1 commit 6fc647f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import io.mockk.verify
import org.junit.Before
import org.junit.Test

class PredictShardListMergerTest {
class PredictShardListMergerTest {

private companion object {
const val ID = "id"
Expand Down

0 comments on commit 6fc647f

Please sign in to comment.