From c4240a4b2e5442a430d05764c785205ea92345a7 Mon Sep 17 00:00:00 2001 From: Brendan McDevitt Date: Tue, 19 Apr 2022 02:09:49 -0500 Subject: [PATCH] typo --- app/workers/poc_in_github_importer_worker.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/workers/poc_in_github_importer_worker.rb b/app/workers/poc_in_github_importer_worker.rb index de98958..3144e0e 100644 --- a/app/workers/poc_in_github_importer_worker.rb +++ b/app/workers/poc_in_github_importer_worker.rb @@ -1,6 +1,6 @@ require '/data_importer/lib/importers/poc_in_github_importer.rb' -class PocInGithubImporterrWorker +class PocInGithubImporterWorker include Faktory::Job def perform(*args)