Skip to content

Commit 71315d4

Browse files
committed
Move test
1 parent 9220ae7 commit 71315d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/unit/lib/cloud_controller/blobstore/fog/error_handling_client_spec.rb renamed to spec/unit/lib/cloud_controller/blobstore/error_handling_client_spec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require 'spec_helper'
2-
require_relative '../client_shared'
3-
require 'cloud_controller/blobstore/fog/error_handling_client'
2+
require_relative 'client_shared'
3+
require 'cloud_controller/blobstore/error_handling_client'
44
require 'cloud_controller/blobstore/null_client'
55

66
module CloudController

0 commit comments

Comments
 (0)