Skip to content

Commit 59e614b

Browse files
committed
Convert 2 app_manifest specs to lightweight_spec_helper (Phase 1 - Batch 5)
Batch 5 Results: - Converted 2 files (39 tests) - Pure string/route parsing logic Files converted: - byte_converter_spec.rb (21 tests) - manifest_route_spec.rb (18 tests) Cumulative: 13/400 files (3.25%), ~9s savings
1 parent 3bcbca7 commit 59e614b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/unit/lib/cloud_controller/app_manifest/byte_converter_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
require 'spec_helper'
1+
require 'lightweight_spec_helper'
22
require 'cloud_controller/app_manifest/byte_converter'
33

44
module VCAP::CloudController

0 commit comments

Comments
 (0)