I have a simple NotFound.tsx that I would like to cover with a first test.
NotFound.tsx
import React from "react"; import {Button} from "devext