akkoma/lib
ilja 3562eaeedc
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
fix flaky test_user_relationship_test.exs:81
The problem was double. On the one hand, the function didn't actually return what was in the DB.
On the other hand the test was flaky because it used NaiveDateTime.utc_now() so test could fail or pass depending on a difference of microseconds.

Both are fixed now.
2022-10-23 13:31:01 +02:00
..
mix Ensure deletes are handled after everything else 2022-10-11 14:30:08 +01:00
phoenix/transports/web_socket Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
pleroma fix flaky test_user_relationship_test.exs:81 2022-10-23 13:31:01 +02:00