mirror of
https://github.com/aykhans/slash-e.git
synced 2026-09-23 14:26:49 +00:00
chore: fix format
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user