Przeglądaj źródła

remove old test instructions

Nate Stemen 8 lat temu
rodzic
commit
c131dcd84d
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      services/web/README.md

+ 0 - 1
services/web/README.md

@@ -43,7 +43,6 @@ Unit tests can be run in the `test_unit` container defined in `docker-compose.te
 The makefile contains a short cut to run these:
 
 ```
-make install # Only needs running once, or when npm packages are updated
 make unit_test
 ```