Skip to content

Commit

Permalink
removed extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegPhenomenon committed Nov 14, 2024
1 parent da17294 commit 35eb60a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
class CompanyRegisterClientStub
Company = Struct.new(:registration_number, :company_name, :status)


def representation_rights(citizen_personal_code:, citizen_country_code:)
[Company.new('1234567', 'ACME Ltd')]
end
Expand Down

0 comments on commit 35eb60a

Please sign in to comment.