Skip to content

Commit

Permalink
Change add count
Browse files Browse the repository at this point in the history
  • Loading branch information
henrysecond1 committed Apr 14, 2022
1 parent d0c9840 commit 8319829
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ func TestReconcileSuggestions(t *testing.T) {
Spec: trialsv1beta1.TrialSpec{},
},
},
3,
1,
)
g.Expect(err).NotTo(gomega.HaveOccurred())
g.Expect(len(assignments)).To(gomega.Equal(1))
Expand Down

0 comments on commit 8319829

Please sign in to comment.