Commit 332ba37d authored by Gabriele Scivoletto's avatar Gabriele Scivoletto
Browse files

fixed query -> queries typo

parent 1fb9ab80
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ Package MEC_MEC012_SRV_RNIS_QUERY_BI {
      ensure that {
         when {
            the IUT entity receives a vGET containing
               uri indicating value "/rnis/v2/query/rab_info",
               uri indicating value "/rnis/v2/queries/rab_info",
               query_parameters containing 
                  cell_id indicating value CELL_ID
               ;
@@ -141,7 +141,7 @@ Package MEC_MEC012_SRV_RNIS_QUERY_BI {
      ensure that {
         when {
            the IUT entity receives a vGET containing
               uri indicating value "/rnis/v2/query/plmn_info",
               uri indicating value "/rnis/v2/queries/plmn_info",
               query_parameters containing 
                  appInstanceId indicating value NOT_EXISTENT_APP_INSTANCE_ID
               ;
@@ -218,7 +218,7 @@ Package MEC_MEC012_SRV_RNIS_QUERY_BI {
      ensure that {
         when {
            the IUT entity receives a vGET containing
               uri indicating value "/rnis/v2/query/s1_bearer_info",
               uri indicating value "/rnis/v2/queries/s1_bearer_info",
               query_parameters containing 
                  cell_id indicating value NOT_EXISTENT_CELL_ID
               ;
@@ -294,7 +294,7 @@ Package MEC_MEC012_SRV_RNIS_QUERY_BI {
      ensure that {
         when {
            the IUT entity receives a vGET containing
               uri indicating value "/rnis/v2/query/layer2_meas",
               uri indicating value "/rnis/v2/queries/layer2_meas",
               query_parameters containing 
                  cell_id indicating value NOT_EXISTENT_CELL_ID
               ;