mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 01:22:36 +08:00
skip erratic test
This commit is contained in:
parent
2f0e230dba
commit
8e9531657a
|
@ -107,7 +107,7 @@ QUnit.test('shared draft', assert => {
|
|||
});
|
||||
});
|
||||
|
||||
QUnit.test('interactions', async assert => {
|
||||
QUnit.skip('interactions', async assert => {
|
||||
const composerActions = selectKit('.composer-actions');
|
||||
const quote = 'Life is like riding a bicycle.';
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user