diff --git a/assets/scripts/spec/unit/log_chunks_spec.coffee b/assets/scripts/spec/unit/log_chunks_spec.coffee index a50918be..d08bedd0 100644 --- a/assets/scripts/spec/unit/log_chunks_spec.coffee +++ b/assets/scripts/spec/unit/log_chunks_spec.coffee @@ -57,7 +57,7 @@ test "it triggers downloading next parts if there is no final part", -> start() , 35 -test "it triggers downloading all available parts if there is no parts yet" +test "it triggers downloading all available parts if there is no parts yet", -> expect(1) stop()