Adjust V3 projects typo on spec
This commit is contained in:
parent
e8fd6c7e66
commit
cdd2346d45
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe API::V3::Projects, v3_api: true do
|
||||
describe API::V3::Projects, api: true do
|
||||
include ApiHelpers
|
||||
include Gitlab::CurrentSettings
|
||||
|
||||
|
|
Loading…
Reference in a new issue