Skip to content

Commit

Permalink
Fixing a typo in FANoUserError class
Browse files Browse the repository at this point in the history
  • Loading branch information
Deer-Spangle committed Aug 22, 2023
1 parent 1c7dddd commit ecd94a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/faexport/scraper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ def to_s
end

class FANoUserError < FAError
class error_type
def error_type
"fa_no_user"
end

Expand Down

0 comments on commit ecd94a7

Please sign in to comment.