mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
addlevelbutton test
This commit is contained in:
@@ -17,10 +17,6 @@
|
||||
|
||||
import CONST from '../const';
|
||||
|
||||
import {mockAlert} from '../../../../../setUpTests';
|
||||
|
||||
mockAlert();
|
||||
|
||||
/** returns number of level input fields currently in DOM */
|
||||
const getNumLevels = () => {
|
||||
let numLevels = 0;
|
||||
|
||||
Reference in New Issue
Block a user