Skip to content

Commit

Permalink
chore(TC_OPCREDS_3.2): restyled patch identation adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
gvargas-csa committed May 31, 2024
1 parent 57c1dd3 commit dd220c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/python_testing/TC_OPCREDS_3_2.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,8 @@ async def test_TC_OPCREDS_3_2(self):
"Unexpected fabricId does not match with CR2 fabricID")

self.step(6)
cr3_fabric = await self.read_single_attribute_check_success(dev_ctrl=cr3_new_admin_ctrl,
cr3_fabric = await self.read_single_attribute_check_success(
dev_ctrl=cr3_new_admin_ctrl,
node_id=cr3_dut_node_id,
cluster=opcreds,
attribute=opcreds.Attributes.Fabrics,
Expand Down

0 comments on commit dd220c0

Please sign in to comment.