diff --git a/store/test/migrator_test.go b/store/test/migrator_test.go index c89a92f..0004cb0 100644 --- a/store/test/migrator_test.go +++ b/store/test/migrator_test.go @@ -34,7 +34,6 @@ func TestGetCurrentSchemaVersion(t *testing.T) { } } -// newTestingStoreWithConfig creates a testing store with specific driver configuration func newTestingStoreWithConfig(driver string) *store.Store { profile := &profile.Profile{ Mode: "prod",