Fix equatable properties for arrays
This commit is contained in:
@ -448,9 +448,6 @@ final class StringsFileGeneratorTests: XCTestCase {
|
||||
// "version" : "1.0"
|
||||
// }
|
||||
// """
|
||||
debugPrint(rootObject)
|
||||
debugPrint(expect)
|
||||
|
||||
XCTAssertEqual(rootObject, expect)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user