Skip to content

Commit

Permalink
tas file added
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshiLt committed Apr 26, 2022
1 parent a5e8e6f commit 4eec765
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .tas.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
framework: mocha
preRun:
command:
- yarn install
preMerge:
pattern:
- "./node-tests/blueprints/**/*-test.js"
postMerge:
pattern:
- "./node-tests/blueprints/**/*-test.js"
postRun:
command:
- yarn --version
version: 1.0

0 comments on commit 4eec765

Please sign in to comment.