Skip to content

Commit 6b8fe1a

Browse files
committed
strict
1 parent ae20a46 commit 6b8fe1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coderd/insights_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@ func TestTemplateInsights(t *testing.T) {
512512
}
513513
}
514514
// Check app usage.
515+
assert.Len(t, gotApps, 1, "want one app")
515516
assert.Equal(t, []codersdk.TemplateAppUsage{
516517
{
517518
TemplateIDs: []uuid.UUID{template.ID},

0 commit comments

Comments
 (0)