// // AnimationServiceTests.swift // GazeTests // // Created by Mike Freno on 1/9/26. // @testable import Gaze final class AnimationServiceTests { // Test cases can be added here as needed func testRemoteAnimationDecoding() { // This will be implemented when we have a testable implementation } }