diff --git a/tests/api/feeds.bats b/tests/api/feeds.bats index 12f67cd51..add265e5b 100644 --- a/tests/api/feeds.bats +++ b/tests/api/feeds.bats @@ -147,5 +147,5 @@ teardown() { # run is not working here. output=$(http --ignore-stdin -b -a ${user}:${APP_PASSWORD} POST ${BASE_URLv1}/feeds url=$NC_FEED | jq '.feeds | .[0].nextUpdateTime') - assert_output '4090814535' + assert_output '2071387335' } \ No newline at end of file