Loading spec/aggregator_object_properties_spec.rb +1 −1 Original line number Diff line number Diff line Loading @@ -242,7 +242,7 @@ describe JsDuck::Aggregator do end it "interpreted as just one config" do @doc[:name].should == "coord.lat" @doc[:name].should == "coord" end end Loading Loading
spec/aggregator_object_properties_spec.rb +1 −1 Original line number Diff line number Diff line Loading @@ -242,7 +242,7 @@ describe JsDuck::Aggregator do end it "interpreted as just one config" do @doc[:name].should == "coord.lat" @doc[:name].should == "coord" end end Loading