Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
devonbush committed Jan 6, 2025
1 parent bbbeee8 commit a386c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-admin/src/navbar/AdminSidebar.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { render, screen, waitFor } from '@testing-library/react'
import AdminSidebar from './AdminSidebar'
import { userEvent } from '@testing-library/user-event'
import { Config } from '../api/api'
import { setupRouterTest, SystemSettings } from '@juniper/ui-core'
import { setupRouterTest } from '@juniper/ui-core'


const testConfig: Config = {
Expand Down

0 comments on commit a386c1b

Please sign in to comment.