TP-28649 | Removed test file

This commit is contained in:
yashmantri
2023-05-15 15:57:58 +05:30
parent 388e37c201
commit 3b0baffe67

View File

@@ -1,7 +0,0 @@
import React from 'react';
describe('Temp Test', () => {
it('Test Case 1', () => {
expect('1').toBe('1');
});
});