Fix generation of metrics, no longer sub an extra hour in calculation
This commit is contained in:
@@ -27,5 +27,6 @@ class DatabaseSeeder extends Seeder
|
||||
$this->call('SettingsTableSeeder');
|
||||
$this->call('IncidentTableSeeder');
|
||||
$this->call('ComponentTableSeeder');
|
||||
$this->call('MetricTableSeeder');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user