refactor(x/core): remove test (#20624)
This commit is contained in:
parent
150ca963f2
commit
d45f08cde7
@ -1,11 +0,0 @@
|
||||
package context
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
func Test_Sanity(t *testing.T) {
|
||||
require.NotEqual(t, CometInfoKey, ExecModeKey)
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user