Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit f81d024

Browse files
committed
lint
1 parent a842826 commit f81d024

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/requests/ai_bot/topic_serialization_spec.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frozen_string_literal: true
2+
13
RSpec.describe "AI Bot Post Serializer" do
24
fab!(:current_user) { Fabricate(:user) }
35
fab!(:bot_user) { Fabricate(:user) }

0 commit comments

Comments
 (0)