There was an error while loading. Please reload this page.
1 parent aec53f1 commit e6d79c0Copy full SHA for e6d79c0
1 file changed
test/components/primer/open_project/page_header_test.rb
@@ -340,7 +340,7 @@ def test_raises_if_actions_have_different_sizes
340
end
341
342
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).",
+ "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).",
344
err.message
345
)
346
0 commit comments