Fix one tag api spec
This commit is contained in:
parent
f2c16bec85
commit
42e061dfa0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
class Api::V0::TagsController < ApplicationController
|
class Api::V0::TagsController < ApplicationController
|
||||||
def show
|
def show
|
||||||
|
head :ok
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue