mirror of
https://github.com/Karaka-Management/oms-HumanResourceTimeRecording.git
synced 2026-01-30 12:38:40 +00:00
fix tests
This commit is contained in:
parent
a877ec9bee
commit
4f9f3b377a
|
|
@ -153,7 +153,7 @@ class Session implements \JsonSerializable
|
|||
}
|
||||
}
|
||||
|
||||
$this->busy = $busyTime;
|
||||
$this->busy = (int) $busyTime;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user