Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
bot-test
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish-aesthisia committed Jan 2, 2024
1 parent b118a1b commit 54e8e7c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions scripts/bottest.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#!/bin/bash

#start-containers
npm run dev-docker

#dev-reinit
npm run dev-reinit

#bot-test
npm run test-e2e

0 comments on commit 54e8e7c

Please sign in to comment.