Skip to content

Commit 37ea856

Browse files
committed
added test files to testingore
On-behalf-of: @SAP [email protected] Signed-off-by: Artem Shcherbatiuk <[email protected]>
1 parent 11c51c8 commit 37ea856

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.testcoverage.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@ exclude:
66
- common/config/config.go
77
- mocks
88
- common/apis/*
9-
- export_test*.go
10-
# remove it later:
11-
- listener/reconciler/clusteraccess/subroutines.go
9+
- "**/export_test.go"
10+
- "**/export_test_integration.go"

0 commit comments

Comments
 (0)