mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-08-24 15:07:34 +00:00
a89f61e4e8
The update/update-json.bats functional test is giving a false positive since one hardcoded value (time) was taking longer to run, than in a local environment. This commit fixes the issue by using a regex to accept any time value. Signed-off-by: Castulo Martinez <castulo.martinez@intel.com>