spec/identification_scheme/identification_spec.rb in activefacts-api-0.9.3 vs spec/identification_scheme/identification_spec.rb in activefacts-api-0.9.4

- old
+ new

@@ -40,9 +40,10 @@ end.should raise_error end describe "when asserted" do before :each do + @bus = @c.Business @bus = @c.Business('Acme') @acme = @c.Name['Acme'] end it "should return a new instance if not previously present" do