Skip to content

Commit

Permalink
Do not scan classpath with kotest
Browse files Browse the repository at this point in the history
  • Loading branch information
zapodot committed Dec 23, 2024
1 parent 92fb54f commit ff90e34
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions maskinporten-client/src/test/resources/kotest.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
kotest.framework.discovery.jar.scan.disable=true
kotest.framework.classpath.scanning.autoscan.disable=true
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
kotest.framework.discovery.jar.scan.disable=true
kotest.framework.classpath.scanning.autoscan.disable=true

0 comments on commit ff90e34

Please sign in to comment.