Skip to content

Commit

Permalink
Updated default global excluded files (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdp authored Jan 15, 2024
1 parent cfad0f5 commit 5c8da7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bsc-plugin/src/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ export class RooibosPlugin implements CompilerPlugin {

const defaultGlobalMethodMockingExcluded = [
'**/*.spec.bs',
'**/roku_modules/**/*',
'**/source/main.bs',
'**/source/rooibos/**/*'
];
Expand Down

0 comments on commit 5c8da7c

Please sign in to comment.