Fix typo (cli test module)

This commit is contained in:
Ayanda Dube 2025-02-27 10:44:28 +00:00
parent 9bdb81fd79
commit 615856853a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
##
## Copyright (c) 2007-2025 Broadcom. All Rights Reserved. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.
defmodule CheckForQuorumQueuesWithoutAnElectedLeaderTest do
defmodule CheckForQuorumQueuesWithoutAnElectedLeaderCommandTest do
use ExUnit.Case, async: false
import TestHelper