@@ -1,5 +1,3 @@
-/// <reference types="cypress" />
-
// Welcome to Cypress!
//
// This spec file contains a variety of sample tests
context('Misc', () => {
beforeEach(() => {
cy.visit('https://example.cypress.io/commands/misc')
context('Viewport', () => {
cy.visit('https://example.cypress.io/commands/viewport')