Skip to content

Commit

Permalink
Fix rubocop whitespace warning
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyshields authored Aug 27, 2023
1 parent a962b25 commit aa5f3ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/mongoid/attributes/embedded_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
require 'spec_helper'

describe Mongoid::Attributes::Embedded do

describe '.traverse' do
subject(:embedded) { described_class.traverse(attributes, path) }

Expand Down

0 comments on commit aa5f3ec

Please sign in to comment.