mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-15 12:44:03 +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
|
|
@ -55,7 +55,7 @@ describe Admin::UsersController do
|
|||
end
|
||||
|
||||
describe 'POST #create' do
|
||||
context 'saves successfuly' do
|
||||
context 'saves successfully' do
|
||||
before do
|
||||
post :create, params: { user: attributes_for(:user) }
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue