test/surrounded_context_test.rb in surrounded-0.2.0 vs test/surrounded_context_test.rb in surrounded-0.2.1

- old
+ new

@@ -117,10 +117,9 @@ end end describe Surrounded::Context, '.setup' do it 'defines an initialize method accepting the same arguments' do - skip "not yet implemented. may not be possible" assert_equal 2, RoleAssignmentContext.instance_method(:initialize).arity end end describe Surrounded::Context, 'assigning roles' do \ No newline at end of file