Files
swupd-client/test
Castulo Martinez a89f61e4e8 Fixing false positive in a test
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>
2019-05-29 03:09:48 +00:00
..