Skip to content

Commit

Permalink
fix(FINDINGS ITs): removed order from card note, to resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav Goswami committed Jun 2, 2021
1 parent 070b123 commit 09ce3c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/test_findings_v1.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ def test_create_note_card(self):
'section': testString,
'title': testString,
'subtitle': testString,
'order': 1,
'finding_note_names': [testString],
'requires_configuration': True,
'badge_text': testString,
Expand Down

0 comments on commit 09ce3c3

Please sign in to comment.