Skip to content

Commit

Permalink
LRCI-3746 Exclude node_modules dir
Browse files Browse the repository at this point in the history
  • Loading branch information
brittneyq authored and brianchandotcom committed Aug 24, 2023
1 parent 9a6ddb8 commit d79261e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-test-batch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -757,6 +757,7 @@ mariadb.executable=${mariadb.executable}]]></echo>
<fileset
dir="modules"
includes="**/${test.class.java}"
excludes="**/node_modules/**"
/>
</first>

Expand Down

0 comments on commit d79261e

Please sign in to comment.