Explorar o código

Delete broken test

Kirk Trombley %!s(int64=4) %!d(string=hai) anos
pai
achega
31fbde827f
Modificáronse 1 ficheiros con 0 adicións e 9 borrados
  1. 0 9
      src/App.test.js

+ 0 - 9
src/App.test.js

@@ -1,9 +0,0 @@
-import React from 'react';
-import ReactDOM from 'react-dom';
-import App from './App';
-
-it('renders without crashing', () => {
-  const div = document.createElement('div');
-  ReactDOM.render(<App />, div);
-  ReactDOM.unmountComponentAtNode(div);
-});