it("renders no Used-badge if unused", () => {
    const { queryByText } = setup(
      <SwabCard
        id="1"
        archived={false}