describe('conditional', () => {
    it('renders when conditions match', () => {
        const blocks = [
            {
                type: 'conditional',