Skip to content

Commit e4bc74c

Browse files
committed
Fix RuboCop empty line issues in delete and sharing specs
1 parent 9ee7d68 commit e4bc74c

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

spec/request/service_instances_delete_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -784,5 +784,4 @@
784784
end
785785
end
786786
end
787-
788787
end

spec/request/service_instances_sharing_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,5 +700,4 @@ def create_bindings(instance, space:, count:)
700700
it_behaves_like 'permissions for single object endpoint', ALL_PERMISSIONS + ADDITIONAL_PERMISSIONS_TO_TEST
701701
end
702702
end
703-
704703
end

0 commit comments

Comments
 (0)