Skip to content

Commit 3bcbca7

Browse files
committed
Convert blob_key_generator_spec to lightweight_spec_helper (Phase 1 - Batch 4)
Batch 4 Results: - Converted 1 file (2 tests) - Many attempted files had hidden dependencies File converted: - blob_key_generator_spec.rb (2 tests) Cumulative: 11/400 files (2.75%), ~7s savings
1 parent 1a95139 commit 3bcbca7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

spec/unit/lib/cloud_controller/blobstore/blob_key_generator_spec.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
require 'spec_helper'
1+
require 'lightweight_spec_helper'
2+
require 'cloud_controller/blobstore/blob_key_generator'
23

34
module CloudController
45
module Blobstore

0 commit comments

Comments
 (0)