mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
test_unit_frontend -> test_frontend in Makefile
This commit is contained in:
parent
810b5e0e9a
commit
dfe6e26946
1 changed files with 1 additions and 1 deletions
|
@ -79,6 +79,6 @@ ci:
|
|||
$(MAKE) install test
|
||||
|
||||
.PHONY:
|
||||
all add install update test test_unit test_unit_frontend test_acceptance \
|
||||
all add install update test test_unit test_frontend test_acceptance \
|
||||
test_acceptance_start_service test_acceptance_stop_service \
|
||||
test_acceptance_run ci ci_clean
|
||||
|
|
Loading…
Reference in a new issue