Skip to content

Commit cb7c338

Browse files
authored
test: Flaky average-service-time livechat test (#37854)
1 parent afd964b commit cb7c338

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/meteor/tests/end-to-end/api/livechat/17-dashboards-ee.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ import { IS_EE } from '../../../e2e/config/constants';
2525
await updateSetting('Livechat_enabled', true);
2626
await updateEESetting('Livechat_Require_Contact_Verification', 'never');
2727
await createAgent();
28+
await makeAgentAvailable();
2829
});
2930

3031
describe('livechat/analytics/agents/average-service-time', () => {

0 commit comments

Comments
 (0)