mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-16 12:41:12 +00:00
Minor update
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
package slack
|
||||
|
||||
import (
|
||||
"github.com/TwinProduction/gatus/core"
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"github.com/TwinProduction/gatus/core"
|
||||
)
|
||||
|
||||
func TestAlertProvider_IsValid(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user