Commit f48e36d
committed
Revert: it test -> xit test in Podcasts due to:
```
Failures:
1) DojoCast: podcasts:upsert successfuly fetch from Anchor.fm RSS
Failure/Error: first_track = new_records.find(1)
ActiveRecord::RecordNotFound:
Couldn't find Podcast with 'id'=1 [WHERE "podcasts"."id" != $1]
# ./spec/lib/tasks/podcasts_spec.rb:56:in `block (3 levels) in <main>'
```1 parent 534e99d commit f48e36d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments