Fix access review test whitespace
Signed-off-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Bryan FRIMIN <bryan@frimin.fr>
This commit is contained in:
committed by
Bryan Frimin
parent
79285d97df
commit
9e47aba2b6
@@ -348,7 +348,6 @@ func TestAccessReviewCampaign_Create(t *testing.T) {
|
|||||||
assert.Equal(t, "Campaign with Sources", node.Name)
|
assert.Equal(t, "Campaign with Sources", node.Name)
|
||||||
assert.Len(t, node.CampaignSources, 2)
|
assert.Len(t, node.CampaignSources, 2)
|
||||||
})
|
})
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestAccessReviewCampaign_Update(t *testing.T) {
|
func TestAccessReviewCampaign_Update(t *testing.T) {
|
||||||
|
|||||||
Reference in New Issue
Block a user