Skip to content

Commit

Permalink
fix reference
Browse files Browse the repository at this point in the history
  • Loading branch information
pcrespov committed Jun 17, 2022
1 parent f69c74c commit 9c68406
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ class Config:
"label": "input.txt",
},
"examples": [
# legacy: store as string (SEE incident https://git.speag.com/oSparc/e2e-portal-testing/-/issues/2)
# legacy: store as string (SEE incident https://git.speag.com/oSparc/e2e-testing/-/issues/1)
{
"store": "0",
"path": "50339632-ee1d-11ec-a0c2-02420a0194e4/23b1522f-225f-5a4c-9158-c4c19a70d4a8/output.h5",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ async def test_port_with_units_and_constraints(mocker):


def test_incident__port_validator_check_value():
# SEE incident https://git.speag.com/oSparc/e2e-portal-testing/-/issues/2)
# SEE incident https://git.speag.com/oSparc/e2e-testing/-/issues/1)

# schema in comp_tasks table
comp_tasks_schema = {
Expand Down

0 comments on commit 9c68406

Please sign in to comment.