Skip to content

Commit

Permalink
test: initial transfer of the bets
Browse files Browse the repository at this point in the history
  • Loading branch information
pcheremu committed Sep 26, 2023
1 parent f72397f commit e9eef4e
Show file tree
Hide file tree
Showing 99 changed files with 37,085 additions and 22,788 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,8 @@ lerna-debug.log*
!.vscode/launch.json
!.vscode/extensions.json

#Allure
/allure-results/
#Allure results and artifacts
packages/app/allure-results/
packages/app/tests/e2e/artifacts/
packages/bets/src/playbook/artifacts*
packages/bets/src/playbook/cache*
Loading

0 comments on commit e9eef4e

Please sign in to comment.