Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- committed Sep 6, 2024
1 parent eca7126 commit 3d53b8a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ protected Stream<String> getExcludedPatterns() {
"com\\.vaadin\\.flow\\.server\\.frontend\\.installer\\.Platform",
"com\\.vaadin\\.flow\\.server\\.frontend\\.installer\\.ProxyConfig\\$Proxy",
"com\\.vaadin\\.flow\\.server\\.frontend\\.installer\\.ProxyConfig",
"com\\.vaadin\\.flow\\.server\\.frontend\\.ProxyFactory",

// Various test classes
".*\\.test(s)?\\..*", ".*Test.*",
Expand Down

0 comments on commit 3d53b8a

Please sign in to comment.