Skip to content

Commit

Permalink
Update IndexedCollectionTests.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
rismay-luassat committed Jun 25, 2024
1 parent 8edaf7c commit 0cac54b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/WrkstrmMainTests/IndexedCollectionTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import XCTest
@testable import WrkstrmMain

final class IndexedCollectionTests: XCTestCase {

func testIndexedCollection() {
// Prepare a sample array and its indexed collection
let sampleArray = ["a", "b", "c"]
Expand Down

0 comments on commit 0cac54b

Please sign in to comment.