1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 23:45:21 +02:00
This commit is contained in:
neo773 2025-04-18 02:36:51 +05:30
parent 90d6478472
commit 26ee1611c5
No known key found for this signature in database
GPG key ID: 6B43F29FCC69B333

View file

@ -42,7 +42,6 @@ class ChatsTest < ApplicationSystemTestCase
end
test "create chat and navigate chats sidebar" do
@user.update!(ai_enabled: true)
@user.chats.destroy_all
visit root_url