Explorar o código

fix(test case): fix test case

zhouzb %!s(int64=5) %!d(string=hai) anos
pai
achega
bcb63bcc18
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/emqx_topic_SUITE.erl

+ 1 - 1
test/emqx_topic_SUITE.erl

@@ -189,7 +189,7 @@ t_feed_var(_) ->
                  feed_var(<<"%c">>, <<"clientId">>, <<"username/test/client/%c">>)).
 
 long_topic() ->
-    iolist_to_binary([[integer_to_list(I), "/"] || I <- lists:seq(0, 10000)]).
+    iolist_to_binary([[integer_to_list(I), "/"] || I <- lists:seq(0, 66666)]).
 
 t_parse(_) ->
     ok = ?catch_error({invalid_topic_filter, <<"$queue/t">>},