Started work to re-work database; add new models for benchmarks and components
This commit is contained in:
@ -8,9 +8,6 @@ class Result extends Model {
|
||||
|
||||
protected $fillable = [
|
||||
'test_id',
|
||||
'component',
|
||||
'benchmark',
|
||||
'type',
|
||||
'average',
|
||||
'minimum',
|
||||
'maximum',
|
||||
|
Reference in New Issue
Block a user