mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
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
|
|
@ -62,7 +62,7 @@ describe Admin::TracksController do
|
|||
end
|
||||
|
||||
describe 'POST #create' do
|
||||
context 'saves successfuly' do
|
||||
context 'saves successfully' do
|
||||
before :each do
|
||||
post :create, params: { track: attributes_for(:track), conference_id: conference.short_title }
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue