Explorar el Código

chore: fix a typo

Zaiming (Stone) Shi hace 2 años
padre
commit
9c1d5e49dd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      apps/emqx_dashboard/test/emqx_swagger_response_SUITE.erl

+ 1 - 1
apps/emqx_dashboard/test/emqx_swagger_response_SUITE.erl

@@ -680,7 +680,7 @@ to_schema(Object) ->
         post => #{responses => #{200 => Object, 201 => Object}}
     }.
 
-rotos() -> [].
+roots() -> [].
 namespace() -> undefined.
 
 fields(good_ref) ->