Skip to content

Commit a4f661d

Browse files
committed
Tweak memo on Podcasts spec
1 parent 11a02cb commit a4f661d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/lib/tasks/podcasts_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

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

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

0 commit comments

Comments
 (0)