Mini Shell

Direktori : /home/brasafestival/www/old/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/src/js/reducers/test/
Upload File :
Current File : /home/brasafestival/www/old/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/src/js/reducers/test/site-data.js

import siteData from '../site-data';

describe( 'reducer', () => {
	describe( 'siteData', () => {
		test( 'should return the initial state when undefined state is passed', () => {
			expect( siteData( undefined, {} ) ).toEqual( {} );
		} );
	} );
} );

Zerion Mini Shell 1.0