This commit is contained in:
Senthil Chandran 2018-10-17 11:51:57 -07:00
Родитель 451f48ebb0
Коммит 0e23d3cc15
3 изменённых файлов: 4 добавлений и 7 удалений

Просмотреть файл

@ -1,3 +0,0 @@
{
"CurrentProjectSetting": null
}

Двоичные данные
.vs/slnx.sqlite

Двоичный файл не отображается.

Просмотреть файл

@ -32,11 +32,11 @@ NOTE: Will start the application in localhost:3001 using webpack dev server
# Testing the project
```shell
npm run test
```
Updating snapshot
```shell
npm run test:update-snapshot
```
```shell
npm run test
```