Updated a test case for the AmiiboServiceLiveTests suite in the tests target.

This commit is contained in:
2025-10-28 16:19:23 +01:00
parent 565f02bd69
commit 88f9705532
@@ -324,7 +324,7 @@ struct AmiiboServiceLiveTests {
@Test("get last updated timestamp")
func getLastUpdated() async throws {
try await assertLastUpdated(
day: 10,
day: 17,
month: 10,
year: 2025
)