mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
6 lines
67 B
JavaScript
6 lines
67 B
JavaScript
|
|
|
|
test('button disabled', async () => {
|
|
expect(1).toBe(1);
|
|
});
|