Skip to content

Commit

Permalink
Add ignore for coverage in GS64 only method
Browse files Browse the repository at this point in the history
  • Loading branch information
gcotelli committed Sep 28, 2023
1 parent 996277d commit d6cdf37
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ ApplicationInfoPluginTest >> asPluginConfigurationGathering: infoProviderNames [
{ #category : #private }
ApplicationInfoPluginTest >> assertGS64InformationOn: info [

<ignoreForCoverage>
info
at: 'gs64'
ifPresent: [ :gsData |
Expand Down

0 comments on commit d6cdf37

Please sign in to comment.