We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffa7a36 commit 0c41de5Copy full SHA for 0c41de5
native/swift/Tests/wordpress-api/UUIDTests.swift
@@ -2,7 +2,7 @@ import Foundation
2
import XCTest
3
import WordPressAPI
4
5
-class UUIDTests: XCTestCase {
+class WPUUIDTests: XCTestCase {
6
7
func testConvertToUUID() {
8
let uuid = WpUuid().uuidString()
0 commit comments