func TestSteam_OwnedGames(t *testing.T) {
    if apiKey == "" {
        t.Skip("STEAM_API_KEY is not set")
        return
    }