Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jazanne committed Feb 2, 2024
1 parent da4233b commit 4ddbccc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/references/builder_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@ func TestBuilder_RemovedFlagKeys(t *testing.T) {
keys := ref.RemovedFlagKeys()

assert.Len(t, keys, 3)
assert.Equal(t, keys, []string{"flag2", "flag3", "flag4"})
}

0 comments on commit 4ddbccc

Please sign in to comment.