PLT-1909 Removed the ability to edit system posts (#3013)
* Removed the ability to edit system posts * Added increased timeout to SpinnerButton unit tests
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
5580c28e54
Коммит
0fe75cb782
@@ -6,6 +6,7 @@ import SpinnerButton from '../components/spinner_button.jsx';
|
||||
import React from 'react';
|
||||
|
||||
describe('SpinnerButton', function() {
|
||||
this.timeout(10000);
|
||||
jsdom();
|
||||
|
||||
it('check props', function() {
|
||||
|
||||
Ссылка в новой задаче
Block a user