Fix typo in API playlists specs
This commit is contained in:
parent
77be82a19f
commit
dcfe1b1b79
@ -28,7 +28,7 @@ describe 'API playlists' do
|
||||
|
||||
before { post api_playlists_path, format: :json, playlist: playlist }
|
||||
|
||||
it 'reponds with created status' do
|
||||
it 'responds with created status' do
|
||||
expect(response).to have_http_status 201
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user