fix(mode): Azure SignalR typo (#2657)

This commit is contained in:
Thibault S 2021-03-17 10:08:00 +01:00 committed by GitHub
parent 2a1591a908
commit 57a7f53bc3

View File

@ -18,7 +18,7 @@
# limitations under the License.
#
package cloud::azure::web::signalr::mode::errors;
package cloud::azure::web::signalr::mode::health;
use base qw(cloud::azure::management::monitor::mode::health);