Remove integration tests (fixes #1449) #177

Manually merged
dessalines merged 2 commits from remove-integration-tests into main 2021-02-25 16:41:28 +00:00
Owner
No description provided.
nutomic added 1 commit 2021-02-25 15:32:27 +00:00
Owner

There's also one more test to be removed, this also broke when upgrading actix_rt

./crates/utils/src/request.rs
194:    actix_rt::System::new("tset_image").block_on(async move {
There's also one more test to be removed, this also broke when upgrading actix_rt ``` ./crates/utils/src/request.rs 194: actix_rt::System::new("tset_image").block_on(async move { ```
nutomic added 1 commit 2021-02-25 16:26:55 +00:00
Owner

I'll fix this

I'll fix this
dessalines manually merged commit ea3c0e1772 into main 2021-02-25 16:41:28 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: LemmyNet/lemmy#177
No description provided.