Skip to content

Commit

Permalink
try debuging
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhangi-google committed Oct 3, 2024
1 parent 564b469 commit 334dbd6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
it "creates a new bucket and uploads an object with universe_domain" do
# Create a bucket
ud_bucket = safe_gcs_execute { ud_storage.create_bucket ud_bucket_name, location: TEST_UNIVERSE_LOCATION }
puts "bucket: #{ud_bucket.inspect}"
puts "shubhangi_ud_bucket: #{ud_bucket.inspect}"
_(ud_bucket).wont_be_nil
_(ud_bucket.name).must_equal ud_bucket_name

Expand Down

0 comments on commit 334dbd6

Please sign in to comment.