chore(provider): rename test functions to Test_Provider_GetConnection

This commit is contained in:
Quentin McGaw
2022-06-05 02:34:10 +00:00
parent 0549326dfb
commit 1e6b4ed5eb
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ import (
"github.com/stretchr/testify/assert"
)
func Test_Windscribe_GetConnection(t *testing.T) {
func Test_Provider_GetConnection(t *testing.T) {
t.Parallel()
testCases := map[string]struct {