def test_conv_get_config_has_all_attributes():
    block = blocks.ConvBlock()

    config = block.get_config()