Skip to content

Commit

Permalink
Removed TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rmigneco committed Oct 23, 2024
1 parent 47617fa commit 1b55efd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mambaTests/Util Tests/InterstitialTagBuilderTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ final class InterstitialTagBuilderTests: XCTestCase {
let clientAttributes: [String: LosslessStringConvertible] = ["X-COM-BEACON-URI": "http://not.a.real.beacon",
"X-COM-AD-PROVIDER-ID": 100]

// TOOD: client attributes

let tag = tagBuilder
.withDuration(duration)
.withAlignment(alignment)
Expand Down

0 comments on commit 1b55efd

Please sign in to comment.