fix: dashboard failed test
This commit is contained in:
parent
a3296078c3
commit
02c0755867
|
@ -196,7 +196,7 @@ t_in_mix(_Config) ->
|
|||
}
|
||||
],
|
||||
ExpectMeta = #{
|
||||
tags => [tags, good],
|
||||
tags => [<<"Tags">>, <<"Good">>],
|
||||
description => <<"good description">>,
|
||||
summary => <<"good summary">>,
|
||||
security => [],
|
||||
|
|
Loading…
Reference in New Issue