Skip to content

chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.4.0 #2517

chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.4.0

chore(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.4.0 #2517

Workflow file for this run

name: Tests - Web
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: '16'
- run: yarn
- run: yarn jest:web