temp: Revert all changes is cypress folder

This commit is contained in:
Sidharth Vinod
2025-04-08 10:08:06 +05:30
parent cbb496da79
commit da6937f474
3 changed files with 0 additions and 44 deletions

View File

@@ -1,7 +0,0 @@
import { urlSnapshotTest } from '../../helpers/util.ts';
describe('Examples', () => {
it('should render all examples', () => {
urlSnapshotTest('http://localhost:9000/examples.html');
});
});