Skip to content

Commit

Permalink
Add pika pika (#4163)
Browse files Browse the repository at this point in the history
* Add pika pika

* Changeset
  • Loading branch information
andrzejewsky authored Sep 4, 2023
1 parent f4647f3 commit da4d272
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/olive-cows-explain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"saleor-dashboard": patch
---

Add pikachu test reaction
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@
"cy:run:allEnv:parallel": "cypress run --record --env grepTags=@allEnv --parallel",
"cy:run:stable:parallel": "cypress run --record --env grepTags=@critical --parallel --tag Stable",
"test": "jest src/",
"posttest": "node scripts/pika.js",
"test:watch": "jest --watch src/",
"lint": "eslint \"src/**/*.@(tsx|ts|jsx|js)\" --fix",
"lint:check-progress": "eslint-nibble \"src/**/*.@(tsx|ts|jsx|js)\"",
Expand Down
34 changes: 34 additions & 0 deletions scripts/pika.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit da4d272

Please sign in to comment.