editor: drop use of react-monaco-editor

The upstream package is currently broken and doesn't actually save us
any work.
This commit is contained in:
David Lechner
2022-12-01 17:08:19 -06:00
committed by David Lechner
parent 5924ded76a
commit 35cef50e44
15 changed files with 59 additions and 73 deletions
-2
View File
@@ -22,8 +22,6 @@ import {
} from './actions';
import hub from './sagas';
jest.mock('react-monaco-editor');
describe('downloadAndRun', () => {
test('no errors', async () => {
const saga = new AsyncSaga(hub, {