Skip to content

Commit 0cb6b84

Browse files
blank commit
Remove unnecessary line in encryption test setup.
1 parent 1eef09d commit 0cb6b84

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

google-cloud-storage/acceptance/storage/bucket_encryption_test.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
let(:google_managed_config_complete) do
9191
{google_managed_encryption_enforcement_config: { restriction_mode: "FullyRestricted" } }
9292
end
93-
9493
it "knows its encryption enforcement config" do
9594
_(bucket.customer_managed_encryption_enforcement_config).wont_be :nil?
9695
_(bucket.customer_managed_encryption_enforcement_config.restriction_mode).must_equal "NotRestricted"

0 commit comments

Comments
 (0)