tests ready
This commit is contained in:
@@ -18,9 +18,8 @@
|
||||
|
||||
/**
|
||||
* @PURPOSE Component properties and state.
|
||||
* @PRE taskId is a valid string, logs is an array of LogEntry objects.
|
||||
* @PRE logs is an array of LogEntry objects.
|
||||
*/
|
||||
export let taskId = "";
|
||||
export let logs = [];
|
||||
export let autoScroll = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user