Skip to content

Commit

Permalink
Merge pull request #1 from alexwebgr/increase-test-coverage
Browse files Browse the repository at this point in the history
update
  • Loading branch information
alexwebgr authored Mar 8, 2024
2 parents 89d6e09 + 11b935a commit 93074d7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions app/invaders/jupiter_invader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,4 @@ def initialize(radar_signal)
super
@face = FACE
end

def say_hi
p "hello"
end

def say_hi_again
p "hello"
end
end

0 comments on commit 93074d7

Please sign in to comment.