Skip to content

Commit

Permalink
Board Communicartor
Browse files Browse the repository at this point in the history
  • Loading branch information
RodriSanchez1 committed Oct 20, 2023
1 parent e1d99d8 commit 669e308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# run tests
- run:
name: Run Unit Tests
command: yarn test --silent --updateSnapshot --no-watchman --maxWorkers=50% --testPathPattern="/Communicator/"
command: yarn test --silent --updateSnapshot --no-watchman --maxWorkers=50% --testPathPattern='/Board|Communicator/'
image:
docker:
# specify the version you desire here
Expand Down

0 comments on commit 669e308

Please sign in to comment.