Skip to content

Commit

Permalink
Tweak memo on Podcasts spec
Browse files Browse the repository at this point in the history
  • Loading branch information
yasulab committed Jan 29, 2025
1 parent 11a02cb commit a4f661d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/lib/tasks/podcasts_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

let(:task) { 'podcasts:upsert' }

# TODO: This test fails depending on what returns from API, should work offline.
# TODO: This test is flaky -- fails depending on what returns from API, should work offline.
xit 'successfuly fetch from Anchor.fm RSS' do
allow_any_instance_of(Podcast).to receive(:id).and_return(
[
Expand Down

0 comments on commit a4f661d

Please sign in to comment.