mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 03:42:16 +08:00
skip slow erratic test
This commit is contained in:
parent
3e06def856
commit
99088f4d77
|
@ -107,7 +107,7 @@ QUnit.test('shared draft', assert => {
|
|||
});
|
||||
});
|
||||
|
||||
QUnit.test('interactions', assert => {
|
||||
QUnit.skip('interactions', assert => {
|
||||
const composerActions = selectKit('.composer-actions');
|
||||
const quote = 'Life is like riding a bicycle.';
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user