Make tests time zone independent
This commit is contained in:
parent
7916f82b55
commit
5b7433de32
3 changed files with 3 additions and 1 deletions
|
|
@ -25,6 +25,7 @@ reg.namespaces = {
|
|||
aliases: [{regex: "#_ooye_.*:cadence.moe", exclusive: true}]
|
||||
}
|
||||
reg.ooye.bridge_origin = "https://bridge.example.org"
|
||||
reg.ooye.time_zone = "Pacific/Auckland"
|
||||
|
||||
const sync = new HeatSync({watchFS: false})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue