diff --git a/cypress/integration/rendering/examples.spec.ts b/cypress/integration/rendering/examples.spec.ts deleted file mode 100644 index cfe7999a3..000000000 --- a/cypress/integration/rendering/examples.spec.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { urlSnapshotTest } from '../../helpers/util.ts'; - -describe('Examples', () => { - it('should render all examples', () => { - urlSnapshotTest('http://localhost:9000/examples.html'); - }); -}); diff --git a/cypress/platform/examples.html b/cypress/platform/examples.html deleted file mode 100644 index 3add3da46..000000000 --- a/cypress/platform/examples.html +++ /dev/null @@ -1,36 +0,0 @@ - - -
- - -