Skip to content

Commit

Permalink
add description
Browse files Browse the repository at this point in the history
  • Loading branch information
patrykkopycinski committed Mar 4, 2025
1 parent e6bf0bb commit 3ceeea3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ describe('AI Assistant Conversations', { tags: ['@ess', '@serverless'] }, () =>
waitForConversation(mockConvo1);
waitForConversation(mockConvo2);
});
// On serverless we provide deafult .inference `Elastic LLM` connector
describe('No connectors or conversations exist', { tags: ['@skipInServerless'] }, () => {
it('Shows welcome setup when no connectors or conversations exist', () => {
visitGetStartedPage();
Expand Down

0 comments on commit 3ceeea3

Please sign in to comment.