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