Scraping work

This commit is contained in:
2023-09-29 19:54:03 +01:00
parent 0e0c6694ac
commit 0d97b5fdc0
8 changed files with 61 additions and 5 deletions
+7
View File
@@ -0,0 +1,7 @@
require "test_helper"
class ScrapePanoptoJobTest < ActiveJob::TestCase
# test "the truth" do
# assert true
# end
end