Commit f56e6504 authored by Benedetta Arena's avatar Benedetta Arena
Browse files

fix: change typos

parent 91b6ce89
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ ${b2_url}
${b3_url}

*** Test Cases ***
IOP_CNF_01_01 Create Entity In B1 And Query Entity In All Brokers
IOP_CNF_01_01 Create Entity In A And Query Entity In All Brokers
    [Documentation]    Check that quering the offparking type returns the entities in B and C and said entities have the same attributes as the ones queried from A.
    [Tags]    since_v1.6.1    iop    4_3_3    cf_06    additive-inclusive    proxy-exclusive    4_3_6    5_7_2
    
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ ${b2_url}
${b3_url}

*** Test Cases ***
IOP_CNF_01_01 Create Entity In B1 And Query Entity In All Brokers
IOP_CNF_01_01 Create Entity In A And Query Entity In All Brokers
    [Documentation]    Check that quering the offparking type returns the entities in B and C and said entities have the same attributes as the ones queried from A.
    [Tags]    since_v1.6.1    iop    4_3_3    cf_06    additive-inclusive    proxy-exclusive    4_3_6    5_7_2
    
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ ${b3_url}
${b4_url}

*** Test Cases ***
IOP_CNF_02_01 Create Entity In B1 And Query Entity In All Brokers
IOP_CNF_02_01 Create Entity In A And Query Entity In All Brokers
    [Documentation]    Check that quering the offparking type returns the entities in B, C and D and said entities have the same attributes as the ones queried from A.
    [Tags]    6_3    I6_3_2_1    inclusive    redirect    interoperability
    
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ ${b3_url}
${b4_url}

*** Test Cases ***
IOP_CNF_02_02 Create Entity In B1 And Query Entity In All Brokers
IOP_CNF_02_02 Create Entity In A And Query Entity In All Brokers
    [Documentation]    Verify that the entities found in B, C and D can be queried via HTTP GET and said entities have the same attributes as the ones queried from A.
    [Tags]    since_v1.6.1    iop    4_3_3    cf_06    additive-inclusive    proxy-redirect    4_3_6    5_7_2

+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ ${b3_url}
${b4_url}

*** Test Cases ***
IOP_CNF_03_01 Create Entity In B1 And Query Entity In All Brokers
IOP_CNF_03_01 Create Entity In A And Query Entity In All Brokers
    [Documentation]    Verify that the entity found in B, C and D can be queried via HTTP GET and said entities have the same attributes as the ones queried from A.
    [Tags]    since_v1.6.1    iop    4_3_3    cf_06    additive-inclusive    additive-auxiliary    4_3_6    5_7_2

Loading