Skip to content

Commit

Permalink
remove when for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
koji committed Mar 4, 2024
1 parent 92f9d81 commit eda4f56
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import * as React from 'react'
import { fireEvent, screen } from '@testing-library/react'
import { when } from 'vitest-when'
import { describe, it, vi, beforeEach, afterEach, expect } from 'vitest'

import {
Expand Down

0 comments on commit eda4f56

Please sign in to comment.