Expand AITURK Turkish settings and desktop surfaces for beta 5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { cleanup, fireEvent, render, screen, waitFor } from '@testing-library/react'
|
||||
import { cleanup, fireEvent, screen, waitFor } from '@testing-library/react'
|
||||
import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
|
||||
|
||||
import type { DesktopConnectionsRegistry } from '@/global'
|
||||
@@ -11,6 +11,7 @@ import {
|
||||
sameBackendPeerLabel,
|
||||
sshCompositeKey
|
||||
} from './connections-registry'
|
||||
import { renderWithEnglish as render } from './test-locale'
|
||||
|
||||
const list = vi.fn()
|
||||
const save = vi.fn()
|
||||
|
||||
Reference in New Issue
Block a user