Skip to content

Commit

Permalink
chore: Run fmt (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored Jun 27, 2024
1 parent 90d62b9 commit 62fea96
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions ios/PluginTests/TextToSpeechPluginTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@ import XCTest
@testable import Plugin

class TextToSpeechTests: XCTestCase {
override func setUp() {
super.setUp()
// Put setup code here. This method is called before the invocation of each test method in the class.
}

override func tearDown() {
// Put teardown code here. This method is called after the invocation of each test method in the class.
super.tearDown()
}

func testEcho() {
// This is an example of a functional test case for a plugin.
Expand Down

0 comments on commit 62fea96

Please sign in to comment.