react-code-dataset
/
wp-calypso
/client
/state
/selectors
/test
/fixtures
/jetpack-credentials-test-status.js
| export const sites = { | |
| 1230000: { | |
| main: 'pending', | |
| }, | |
| 2340000: { | |
| main: 'valid', | |
| }, | |
| 3450000: { | |
| main: 'invalid', | |
| }, | |
| }; | |