diff --git a/npm/cypress-schematic/src/schematics/ng-add/files/cypress/fixtures/example.json b/npm/cypress-schematic/src/schematics/ng-add/files/cypress/fixtures/example.json index c12d8af914ba..20b22a17d376 100644 --- a/npm/cypress-schematic/src/schematics/ng-add/files/cypress/fixtures/example.json +++ b/npm/cypress-schematic/src/schematics/ng-add/files/cypress/fixtures/example.json @@ -1,4 +1,5 @@ { "name": "Using fixtures to represent data", "email": "hello@cypress.io" - } \ No newline at end of file +} + \ No newline at end of file