chore: rename testsuite to reflect test subject better

This commit is contained in:
Andrew Mayorov 2023-01-12 17:12:45 +03:00
parent d504d415e6
commit 0d495c97c8
No known key found for this signature in database
GPG Key ID: 2837C62ACFBFED5D
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
%% See the License for the specific language governing permissions and
%% limitations under the License.
%%--------------------------------------------------------------------
-module(emqx_replay_storage_SUITE).
-module(emqx_replay_local_store_SUITE).
-compile(export_all).
-compile(nowarn_export_all).