mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
There were two typeahead displayed while we were testing create_private_message_draft. One was topic typeahead from previous create_stream_message_draft test and the other was cordelia DM typeahead. So, when clicking on the typeahead, we clicked the topic typeahead when we really wanted to select the cordelia typeahead. This resulted in drafts test failing. |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| shared | ||
| src | ||
| styles | ||
| templates | ||
| tests | ||
| third | ||
| .browserslistrc | ||
| .gitignore | ||
| babel.config.js | ||
| debug-require-webpack-plugin.ts | ||
| debug-require.js | ||
| postcss.config.js | ||
| webpack.assets.json | ||
| webpack.config.ts | ||
| webpack.dev-assets.json | ||