test('should indicate loading state is false', () => {
    const action = {
      type: AT.GET_SNIPPETS.SUCCESS
    };
    const expectedResult = {