Deactivate policies backward compatibility test
This commit is contained in:
parent
f6c90ca35f
commit
56e4603d5b
|
@ -352,6 +352,7 @@ def test_normalize(insert_temporal_dim):
|
||||||
unnormalize(output_batch)
|
unnormalize(output_batch)
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.skip("TODO after v2 migration / removing hydra")
|
||||||
@pytest.mark.parametrize(
|
@pytest.mark.parametrize(
|
||||||
"env_name, policy_name, extra_overrides, file_name_extra",
|
"env_name, policy_name, extra_overrides, file_name_extra",
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in New Issue