fix typo in circleci config

This commit is contained in:
2019-03-10 17:12:07 +03:00
parent 693321108f
commit 441f5b2b05

View File

@@ -44,5 +44,5 @@ jobs:
command: npm test command: npm test
- run: - run:
name: install frontend name: test frontend
command: cd frontend && npm test command: cd frontend && npm test