chore(ds): Rename testsuite to reflect test subject better
This commit is contained in:
parent
d875fa49d3
commit
2f385022cd
|
@ -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).
|
Loading…
Reference in New Issue