From 818b9545865de858a01a664bb058acd3c1863a02 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 6 Sep 2018 15:25:08 -0300 Subject: Update tmuxinator template for songbooks: fix client boot. --- tmux/projects/songbooks.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tmux/projects') diff --git a/tmux/projects/songbooks.yml b/tmux/projects/songbooks.yml index c3b7fab..429b61f 100644 --- a/tmux/projects/songbooks.yml +++ b/tmux/projects/songbooks.yml @@ -11,5 +11,4 @@ windows: - cd server/ && lein repl - client-repl: - cd client/ && lein repl - - tests: - - make test + - (use 'figwheel-sidecar.repl-api) -- cgit v1.2.3