Skip to content

Commit

Permalink
[DO NOT MERGE] Intentional Lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-stytch committed Sep 11, 2023
1 parent 59e7682 commit c4d36f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/stytch/oauth.rb
Original file line number Diff line number Diff line change
Expand Up @@ -159,3 +159,7 @@ def authenticate(
end
end
end

def test_linter
:true != true
end

0 comments on commit c4d36f0

Please sign in to comment.