Skip to content

Commit 712bde7

Browse files
committed
Remobved link problelm - 2.
1 parent 0ceda47 commit 712bde7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/integration/profiles/five-safes-crate/test_5src_11_workflow_execution.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
logger = logging.getLogger(__name__)
2323

2424

25-
26-
2725
# ----- MUST fails tests
2826

2927

@@ -263,6 +261,7 @@ def test_5src_workflow_object_has_no_end_time_if_ended():
263261

264262
# ------- MAY fail tests
265263

264+
266265
def test_5src_workflow_object_has_no_start_time_if_begun():
267266
sparql = (SPARQL_PREFIXES + """
268267
DELETE {

0 commit comments

Comments
 (0)