test: fix warning in test

This commit is contained in:
Stefan Hausotte 2026-05-12 18:20:09 +02:00
parent fd85a211f6
commit 075669d87e

View file

@ -264,7 +264,7 @@ private extension OperationQueue {
// MARK: - Instance Metadata
struct InstanceMetadata: Codable {
nonisolated struct InstanceMetadata: Codable {
let serverURL: String
let username: String
let name: String