Skip to content

Commit

Permalink
Change task tests name
Browse files Browse the repository at this point in the history
  • Loading branch information
bidoubiwa committed Feb 8, 2022
1 parent dd00e73 commit 214d102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/MeiliSearchIntegrationTests/TaskTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ private struct Movie: Codable, Equatable {
}
}

class UpdatesTests: XCTestCase {
class TasksTests: XCTestCase {
private var client: MeiliSearch!
private var index: Indexes!
private var session: URLSessionProtocol!
Expand Down

0 comments on commit 214d102

Please sign in to comment.