diff --git a/Tests/OEVoiceTests/OEVoiceTests.swift b/Tests/OEVoiceTests/OEVoiceTests.swift index 3816555..c552a4f 100644 --- a/Tests/OEVoiceTests/OEVoiceTests.swift +++ b/Tests/OEVoiceTests/OEVoiceTests.swift @@ -6,6 +6,5 @@ final class OEVoiceTests: XCTestCase { // This is an example of a functional test case. // Use XCTAssert and related functions to verify your tests produce the correct // results. - XCTAssertEqual(OEVoice().text, "Hello, World!") } }