diff --git a/WireUI/Tests/WireAuthenticationUITests/WireIndividualToTeamMigrationTests.swift b/WireUI/Tests/WireAuthenticationUITests/WireIndividualToTeamMigrationTests.swift index 3d4117d48aa..89f097805dc 100644 --- a/WireUI/Tests/WireAuthenticationUITests/WireIndividualToTeamMigrationTests.swift +++ b/WireUI/Tests/WireAuthenticationUITests/WireIndividualToTeamMigrationTests.swift @@ -21,6 +21,6 @@ import XCTest class WireAuthenticationUITests: XCTestCase { func testExample() throws { - throw XCTSkip("[WPB-XXXXX] Not yet implemented") + throw XCTSkip("[WPB-15229] Not yet implemented") } }