Skip to content

Commit

Permalink
test(effects): remove unnecessary button tags
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed Jul 2, 2019
1 parent 827cb26 commit 7d25ac4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/react/src/__tests__/effects.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -244,9 +244,6 @@ test('setFieldState from buffer', async () => {
title="String"
x-props={{ 'data-testid': 'test' }}
/>
<button type="submit" data-testid="btn">
Submit
</button>
</SchemaForm>
)
}
Expand Down

0 comments on commit 7d25ac4

Please sign in to comment.