Skip to content
代码片段 群组 项目
未验证 提交 17a506ae 编辑于 作者: Adam Hegyi's avatar Adam Hegyi 提交者: GitLab
浏览文件

Merge branch 'id-fix-fill_ai_duo_chat_events_organization_id_spec' into 'master'

Fix fill_ai_duo_chat_events_organization_id spec

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182344



Merged-by: default avatarAdam Hegyi <ahegyi@gitlab.com>
Approved-by: default avatarAdam Hegyi <ahegyi@gitlab.com>
Co-authored-by: default avatarIgor Drozdov <idrozdov@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
organization_id: organization.id) organization_id: organization.id)
end end
let(:ai_duo_chat_events) { table(:ai_duo_chat_events) } let(:ai_duo_chat_events) { partitioned_table(:ai_duo_chat_events) }
let!(:event1) do let!(:event1) do
ai_duo_chat_events.create!( ai_duo_chat_events.create!(
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册