Closed
Description
Expected behavior
After fixing the test I rerun it then it should pass.
Actual behavior
When I rerun the test with the code fixed, the test fails.
Steps to reproduce the problem
- Create a brand-new project using command:
lein new app my-stuff
- Open
emacs
, and the created project and runcider-jack-in
command. - Run test (the test should fail).
- Fix code.
- Rerun the test.
Environment & Version information
CIDER version information
;; CIDER 0.26.0snapshot (package: 20200718.1908), nREPL 0.8.0-alpha5
;; Clojure 1.10.0, Java 11.0.8
Lein/Boot version
Ommited because these server is launched with cider-jack-in
Emacs version
GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20) of 2020-05-19
Leiningen 2.9.1 on Java 11.0.8 OpenJDK 64-Bit Server VM
Operating system
Linux Arch, Linux tao 5.7.10-arch1-1 #1 SMP PREEMPT Wed, 22 Jul 2020 19:57:42 +0000 x86_64 GNU/Linux