Skip to content

Commit

Permalink
comment @use_flow
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyzhai committed Nov 8, 2024
1 parent 5f2b31f commit 97ec66a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion test/test-cases/functional/ptf/saidashdpapp_sanity.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from sai_base_test import *
from p4_dash_utils import *

@use_flow
class SaiThriftDpappPktTest(SaiHelperSimplified):
""" Test saithrift vnet outbound towards dpapp"""

Expand Down
1 change: 0 additions & 1 deletion test/test-cases/functional/ptf/saidashvnet_sanity.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from sai_base_test import *
from p4_dash_utils import *

@use_flow
class SaiThriftVnetOutboundUdpPktTest(SaiHelperSimplified):
""" Test saithrift vnet outbound"""

Expand Down

0 comments on commit 97ec66a

Please sign in to comment.