Pass variable from test to sequence

In reply to harshavs:

Just pass null instead of this.

uvm_config_db#(bit [6:0])::get(null,"*","var", var);