Update line_connection.ts

This commit is contained in:
nguyentrungthat 2026-02-23 14:33:22 +07:00
parent c644e798c6
commit 763bfca791
1 changed files with 2 additions and 0 deletions

View File

@ -601,6 +601,8 @@ export default class LineConnection {
snapPhysical: this.physicalTest,
}
this.debounceSendSummaryReport = setTimeout(() => {
this.config.listFeatureTested = ['DPELP', 'PHYSICAL']
this.sendFeatureTested()
this.sendReportSummary(snapshot)
}, 600000) // 10p debounce