Skip to content

Commit

Permalink
ci: updating test
Browse files Browse the repository at this point in the history
  • Loading branch information
harshilgajera-crest committed Sep 18, 2024
1 parent b2b0f2b commit d3a20fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/test_splunk_ta_example_addon_input_2.py
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ def test_example_input_two_edit_backend_validation(
input_page.entity2.checkboxgroup.deselect("ELB", "classic_load_balancers")
self.assert_util(
input_page.entity2.checkboxgroup.get_textbox(
"ELB", "classic_load_balancers"
"classic_load_balancers"
).is_editable(),
False,
)
Expand Down

0 comments on commit d3a20fe

Please sign in to comment.