Skip to content

Commit e6d79c0

Browse files
committed
Update feature spec
1 parent aec53f1 commit e6d79c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/components/primer/open_project/page_header_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ def test_raises_if_actions_have_different_sizes
340340
end
341341

342342
assert_equal(
343-
"PageHeader actions must all use the same size. Set the same `size:` for every action (or omit it to use :medium everywhere).",
343+
"PageHeader button actions must all use the same size. Set the same `size:` for every button-like action (or omit it to use :medium everywhere).",
344344
err.message
345345
)
346346
end

0 commit comments

Comments
 (0)