mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-03 08:37:53 +08:00
Remove card fields test for now
This commit is contained in:
parent
d3cad1105a
commit
429e7b99a4
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
import { render, screen } from '@testing-library/react';
|
||||
import '@testing-library/jest-dom'
|
||||
|
||||
import {CardFields} from "../Components/card-fields";
|
||||
|
||||
test('card fields component', () => {
|
||||
render(<CardFields />);
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue