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/jetpack-status.js

import jetpackStatus from '../jetpack-status';

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

Zerion Mini Shell 1.0