rename postgres to standalonepostgres
This commit is contained in:
@@ -32,7 +32,7 @@ class DatabaseSeeder extends Seeder
|
||||
EnvironmentVariableSeeder::class,
|
||||
LocalPersistentVolumeSeeder::class,
|
||||
S3StorageSeeder::class,
|
||||
PostgresqlSeeder::class,
|
||||
StandalonePostgresSeeder::class,
|
||||
]);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user