/**
* Integration tests with real Cisco API calls
* These tests require valid CISCO_CLIENT_ID and CISCO_CLIENT_SECRET
* They are skipped by default and can be run with: npm test -- --testNamePattern="Integration"
*/export {};
//# sourceMappingURL=integration.test.d.ts.map