Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Oct 5, 2023
1 parent 4c8decb commit 74498c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/spotbugs-excludes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
</Match>

<Match>
<Class name="org.openqa.selenium.json.JsonOutputTest$1PrivatelyMappableg" />
<Class name="org.openqa.selenium.json.JsonOutputTest$1PrivatelyMappable" />
<Bug pattern="UPM_UNCALLED_PRIVATE_METHOD" />
</Match>

Expand Down

0 comments on commit 74498c1

Please sign in to comment.