Updated a test case for the AmiiboServiceLiveTests suite in the tests target.
This commit is contained in:
@@ -324,7 +324,7 @@ struct AmiiboServiceLiveTests {
|
|||||||
@Test("get last updated timestamp")
|
@Test("get last updated timestamp")
|
||||||
func getLastUpdated() async throws {
|
func getLastUpdated() async throws {
|
||||||
try await assertLastUpdated(
|
try await assertLastUpdated(
|
||||||
day: 10,
|
day: 17,
|
||||||
month: 10,
|
month: 10,
|
||||||
year: 2025
|
year: 2025
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user