Fix typo in playlists API specs

This commit is contained in:
Thibault Jouan 2015-05-01 17:25:51 +00:00
parent 2ed16eac25
commit d1551c62b0

View File

@ -5,7 +5,7 @@ describe 'API playlists' do
it 'lists playlists' do
playlist = create :playlist
get api_playlists_path, format: json
get api_playlists_path, format: :json
expect(json).to match [
a_hash_including(