tracks/fsharp/generators/Templates/_TestFunction.liquid in trackler-2.2.1.105 vs tracks/fsharp/generators/Templates/_TestFunction.liquid in trackler-2.2.1.106
- old
+ new
@@ -1,3 +1,3 @@
[<Fact{% if Skip %}(Skip = "Remove to run test"){% endif %}>]
let ``{{ Name }}`` () =
-{{ Body }}
+{{ Body }}
\ No newline at end of file