diff --git a/test/unit/profile_info_block_test.rb b/test/unit/profile_info_block_test.rb index 18b0de6..3424c62 100644 --- a/test/unit/profile_info_block_test.rb +++ b/test/unit/profile_info_block_test.rb @@ -21,8 +21,4 @@ class ProfileInfoBlockTest < ActiveSupport::TestCase instance_eval(& block.content) end - should 'not be editable' do - assert !ProfileInfoBlock.new.editable? - end - end -- libgit2 0.21.2