Skip to content

Conversation

@arpitjalan
Copy link
Member

No description provided.

expect(extra_link[:innerHTML]).to include PrettyText.cook(description)
extra_link.find("a").click
expect(page).to have_text "#{category.name} topics"
expect(page).to have_selector("h1", text: "Latest topics in #{category.name}")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we be using I18n here instead?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea! I've pushes this change.

@arpitjalan arpitjalan merged commit 351e088 into main Jan 6, 2026
4 checks passed
@arpitjalan arpitjalan deleted the fix-specs branch January 6, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants