test: clean up spec description typos
Signed-off-by: Mridankan Mandal <xerontitan90@gmail.com>
This commit is contained in:
parent
e267adf8b7
commit
9da43a52c3
7 changed files with 10 additions and 10 deletions
|
|
@ -50,7 +50,7 @@ describe Admin::RoomsController do
|
|||
end
|
||||
|
||||
describe 'POST #create' do
|
||||
context 'saves successfuly' do
|
||||
context 'saves successfully' do
|
||||
before do
|
||||
post :create, params: { room: attributes_for(:room), conference_id: conference.short_title }
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue