MaxHasADHD / TraktKit

Swift wrapper for Trakt.tv API.
MIT License
112 stars 37 forks source link

Fix TraktCollectedItem metadata audio enum in tests #39

Closed josh closed 4 years ago

josh commented 4 years ago

TraktKit/TraktKitTests/UserTests.swift:360:53: Reference to member 'dtsHD' cannot be resolved without a contextual type

Change was likely missed as part of a99703bf. Should fix failing test suite.