Closed robjwells closed 3 years ago
Fixes a bug from #347 where make test may not incorporate new changes, by depending on the docker-compose-build target in the makefile.
make test
Fixes a bug from #347 where
make test
may not incorporate new changes, by depending on the docker-compose-build target in the makefile.