Bump @testing-library/user-event from 13.5.0 to 14.6.0 #100
ci.yaml
on: pull_request
build
13s
Push Docker image to GitHub Container Registry
0s
Annotations
2 errors and 1 warning
src/components/Navbar.test.tsx > Navbar > opens mobile menu when clicked:
src/components/Navbar.test.tsx#L28
Error: expect(element).toHaveClass("translate-x-0")
Expected the element to have class:
translate-x-0
Received:
transform transition-transform duration-300 ease-in-out -translate-x-full md:hidden flex flex-col space-y-2 mt-4 bg-custom-blue fixed top-0 left-0 h-full w-64 p-4 z-50
❯ src/components/Navbar.test.tsx:28:24
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|