Add changelog & unskip tests

This commit is contained in:
Wayne Werner 2022-11-08 15:41:23 -06:00
parent ae99620dc9
commit 080e330cf1
No known key found for this signature in database
GPG key ID: D36E642A06D1A142
2 changed files with 1 additions and 1 deletions

1
changelog/59766.fixed Normal file
View file

@ -0,0 +1 @@
Fixed influxdb_continuous_query.present state to provide the client args to the underlying module on create.

View file

@ -10,7 +10,6 @@ def configure_loader_modules():
return {influx: {"__salt__": {}, "__opts__": {"test": False}}}
@pytest.mark.xfail
@pytest.mark.parametrize(
"expected_kwargs",
(