fix(mode): Azure SignalR typo (#2657)
This commit is contained in:
parent
4f2ab315fe
commit
fb9abfb257
|
@ -18,7 +18,7 @@
|
||||||
# limitations under the License.
|
# 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);
|
use base qw(cloud::azure::management::monitor::mode::health);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue