Updated
This commit is contained in:
parent
29674a0e65
commit
c5c4e5e901
@ -39,7 +39,7 @@ function render (props) {
|
||||
return component;
|
||||
}
|
||||
|
||||
describe.only('ui/Form/TypedInput', () => {
|
||||
describe('ui/Form/TypedInput', () => {
|
||||
describe('bool selection', () => {
|
||||
beforeEach(() => {
|
||||
render({ param: { type: ABI_TYPES.BOOL } });
|
||||
|
Loading…
Reference in New Issue
Block a user