Move calendar scraping to a model method

This commit is contained in:
2023-10-04 14:41:15 +01:00
parent ef3642678d
commit 0e0d26d06d
5 changed files with 67 additions and 82 deletions
-7
View File
@@ -1,7 +0,0 @@
require "test_helper"
class ScrapeCalendarJobTest < ActiveJob::TestCase
# test "the truth" do
# assert true
# end
end