diff options
Diffstat (limited to 'tmux/projects/songbooks.yml')
-rw-r--r-- | tmux/projects/songbooks.yml | 3 |
1 files changed, 1 insertions, 2 deletions
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) |