This commit is contained in:
Jorge Manrubia
2025-09-29 17:48:29 +02:00
parent fa4106c13e
commit 48d4a65c7d
+1 -1
View File
@@ -4,7 +4,7 @@ class SmokeTest < ApplicationSystemTestCase
test "create a card" do
sign_in_as(users(:david))
visit collection_path(collections(:writebook))
visit collection_url(collections(:writebook))
click_on "Add a card"
fill_in "card_title", with: "Hello, world!"
fill_in_lexxy with: "I am editing this thing"