Remove unused pending tests, and enable old tests disabled for sqlite

This commit is contained in:
Mathieu Magnin 2017-04-21 17:02:37 +02:00
parent 1d205e97b5
commit ad4bd87b1f
4 changed files with 1 additions and 15 deletions

View file

@ -22,8 +22,4 @@ describe NotificationService do
end
end
end
describe 'text_for_notif' do
pending
end
end