mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
tweaks
This commit is contained in:
@ -7,7 +7,7 @@ var testRunSchema = new Schema({
|
||||
fields: [{}],
|
||||
date: Date,
|
||||
result: Boolean,
|
||||
comment: String,
|
||||
comments: String,
|
||||
deleted: { type: Boolean, default: false }
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user