mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 11:34:59 +00:00
mac: tidy menu and gateway support
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import ClawdisProtocol
|
||||
import Foundation
|
||||
import Testing
|
||||
import ClawdisProtocol
|
||||
|
||||
@Suite struct GatewayFrameDecodeTests {
|
||||
@Test func decodesEventFrameWithAnyCodablePayload() throws {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
import ClawdisProtocol
|
||||
import Testing
|
||||
@testable import Clawdis
|
||||
import ClawdisProtocol
|
||||
|
||||
@Suite struct InstancesStoreTests {
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user