Skip to content

Commit

Permalink
adjust date
Browse files Browse the repository at this point in the history
  • Loading branch information
Grotax committed Dec 20, 2024
1 parent f05dbe5 commit 829525c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/api/feeds.bats
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}

0 comments on commit 829525c

Please sign in to comment.