levels tests

This commit is contained in:
realaravinth
2021-05-06 17:22:25 +05:30
parent 6069509504
commit 20ee5c35c6
8 changed files with 184 additions and 72 deletions

View File

@@ -17,7 +17,6 @@
import getNumLevels from './getNumLevels';
import {getAddForm, addLevel} from '../setupTests';
//import CONST from '../const';
document.body.innerHTML = getAddForm();