[BAEL-4406] Fix typo
This commit is contained in:
@@ -2,7 +2,7 @@ package com.baeldung.generated;
|
||||
|
||||
@Generated
|
||||
public class Customer {
|
||||
// every thing in this class will be excluded from jacoco report because of @Generated
|
||||
// everything in this class will be excluded from jacoco report because of @Generated
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
|
||||
@@ -2,7 +2,7 @@ package com.baeldung.generated;
|
||||
|
||||
@Generated
|
||||
public class Customer {
|
||||
// every thing in this class will be excluded from jacoco report because of @Generated
|
||||
// everything in this class will be excluded from jacoco report because of @Generated
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
|
||||
Reference in New Issue
Block a user