summaryrefslogtreecommitdiff
path: root/spec/support/shared/unit/api_error_inspector.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/shared/unit/api_error_inspector.rb')
-rw-r--r--spec/support/shared/unit/api_error_inspector.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/support/shared/unit/api_error_inspector.rb b/spec/support/shared/unit/api_error_inspector.rb
index 6e074d38a7..45bfcc67da 100644
--- a/spec/support/shared/unit/api_error_inspector.rb
+++ b/spec/support/shared/unit/api_error_inspector.rb
@@ -16,8 +16,6 @@
# limitations under the License.
#
-
-
# == API Error Inspector Examples
# These tests are work in progress. They exercise the code enough to ensure it
# runs without error, but don't make assertions about the output. This is