def test_bert_get_config_has_all_attributes():
    block = blocks.BertBlock()

    config = block.get_config()