Skip to content

Commit d219d23

Browse files
committed
DEV: disable flaky playground_spec
1 parent 8d5f901 commit d219d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/lib/modules/ai_bot/playground_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@
759759
)
760760
end
761761

762-
it "only include regular posts" do
762+
xit "only include regular posts" do
763763
first_post.update!(post_type: Post.types[:whisper])
764764

765765
context = playground.conversation_context(third_post)

0 commit comments

Comments
 (0)