Skip to content

Commit

Permalink
update contrast scan patterns.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-craig committed Jul 31, 2024
1 parent e37744b commit 6bf0339
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .contrast-scan.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"excludes": [
"**/test/**",
"**/tests/**"
"**/tests/**",
"**/deployment/**"
]
}

0 comments on commit 6bf0339

Please sign in to comment.