feat(account): add managed credits and cloud gateway
Introduce optional Apple account-backed credits with scoped gateway access while preserving local and BYOK paths. Refresh assistant behavior, tests, privacy disclosures, docs, and the website for the 2.0 experience.
This commit is contained in:
@@ -28,9 +28,9 @@
|
||||
// touches the safety-net block, re-introduce a test that mocks
|
||||
// the ASR to never yield `.final` and asserts the timeout fires.
|
||||
|
||||
import XCTest
|
||||
@testable import OSGKeyboardShared
|
||||
@testable import OSGKeyboardHostSupport
|
||||
@testable import OSGKeyboardShared
|
||||
import XCTest
|
||||
|
||||
@MainActor
|
||||
final class PreviewASRControllerStateTests: XCTestCase {
|
||||
|
||||
Reference in New Issue
Block a user