chore: fix format

This commit is contained in:
johnnyjoy
2025-06-11 20:56:48 +08:00
parent 3c00c5adaa
commit 6de77e1b40
-1
View File
@@ -34,7 +34,6 @@ func TestGetCurrentSchemaVersion(t *testing.T) {
} }
} }
// newTestingStoreWithConfig creates a testing store with specific driver configuration
func newTestingStoreWithConfig(driver string) *store.Store { func newTestingStoreWithConfig(driver string) *store.Store {
profile := &profile.Profile{ profile := &profile.Profile{
Mode: "prod", Mode: "prod",