name clean up before first push to Github.

This commit is contained in:
Thoscellen 2019-09-02 16:17:17 +02:00
parent cd8887ca74
commit 4f30100f0d
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
{ {
"projectId": "FeedReader Integration Tests", "projectId": "Project FeedReader Tester",
"baseUrl": "https://feedreader.com/" "baseUrl": "https://feedreader.com/"
} }

View File

@ -1,5 +1,5 @@
{ {
"name": "feedreader-integration-tests", "name": "project-feedreader-tester",
"version": "1.0.0", "version": "1.0.0",
"description": "A project that perform End-2-End tests on the FeedReader website, in order to help me learn Cypress.", "description": "A project that perform End-2-End tests on the FeedReader website, in order to help me learn Cypress.",
"main": "index.js", "main": "index.js",