ds-gui-automation 0.1.95 → 0.1.96

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 69de20df77d3d48d07fe7551ed4a33820229a7a2
4
- data.tar.gz: e622c542c11043b9982b09893c4d1b752fe42f40
3
+ metadata.gz: 788f8a5a3f6e5e290259301cba2ab55ee9992334
4
+ data.tar.gz: 24074e064fc11778ded3872e7bfcddfb68004f64
5
5
  SHA512:
6
- metadata.gz: e1964881aa933cb67d3d05c70deff8c98f68a168816e1cdc03989949d66c293bc5e1faff337ac3f2d6966877ead50711dd210e4b3c0d92f778159fd632c4ba6b
7
- data.tar.gz: 2fb620ef42d9d3c339eb82bdacf033624e3b253b707f8febdf5f5b42555c9049cc1389c64396a3f07acb2b3ba8d746bc7ec4e577fda496d44e0d2be2776fecfe
6
+ metadata.gz: 793dd5494c6c94c20c650d7fb7c2970c7aa83c8887d410d113c8a401f6c31e35115ea529009559d8f6ea4059ca173a1c14f9595987971d1e06c9e44b407ae727
7
+ data.tar.gz: 24f2d1d7da355d915bedac2d4fbafdd8c9de797e315d6852a88e75ae0de63c0c2983e3ebab45e32d4a3a4c825de6dba318a6b134f87887303ae01258ae4d2fa7
@@ -25,7 +25,7 @@ Feature: Destination Services Thanks
25
25
  @br
26
26
  Examples:
27
27
  |country|tour_tracking_id|ticket_tracking_id|
28
- |BR|HB_ORL_CIRQUEOFFE,HB_ORL_LEGOFLORID,HB_ORL_BUSCHROW,HB_NYC_NYCITYPASS,HB_ORL_MCOMDVLTMS,HB_LAX_UNIVERSTUD,HB_ORL_BMGMCO,HB_TPA_BUSCHROW,PAM_CUN_1221,PAM_BUE_368,PAM_NYC_259,PAM_GR3_163,GL_SCL_512,GL_SCL_519,GL_ORL_2246|DY_ORL,UN_ORL|
28
+ |BR|HB_ORL_CIRQUEOFFE,HB_ORL_LEGOFLORID,HB_ORL_BUSCHROW,HB_NYC_NYCITYPASS,HB_ORL_MCOMDVLTMS,HB_LAX_UNIVERSTUD,HB_ORL_BMGMCO,HB_TPA_BUSCHROW,PAM_CUN_1221,PAM_BUE_368,PAM_NYC_259,PAM_GR3_163,GL_SCL_4979,GL_SCL_4978,GL_ORL_2246|DY_ORL,UN_ORL|
29
29
 
30
30
  @ar
31
31
  Examples:
@@ -35,8 +35,8 @@ Feature: Destination Services Results
35
35
  @gl
36
36
  Examples:
37
37
  |country|tracking_id|type|
38
- |BR|GL_SCL_512|tours|
39
- |BR|GL_SCL_519|tours|
38
+ |BR|GL_SCL_4979|tours|
39
+ |BR|GL_SCL_4978|tours|
40
40
  |BR|GL_ORL_2246|tours|
41
41
  #|BR|GL_MVD_1619|tours|
42
42
 
@@ -41,8 +41,8 @@ Feature: Destination Services Thanks
41
41
  @gl
42
42
  Examples:
43
43
  |country|tracking_id|type|
44
- |BR|GL_SCL_512|tours|
45
- |BR|GL_SCL_519|tours|
44
+ |BR|GL_SCL_4979|tours|
45
+ |BR|GL_SCL_4978|tours
46
46
  |BR|GL_ORL_2246|tours|
47
47
  #|BR|GL_MVD_1619|tours|
48
48
 
data/lib/ds/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module DestinationServicesGUI
2
- VERSION = "0.1.95"
2
+ VERSION = "0.1.96"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ds-gui-automation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.95
4
+ version: 0.1.96
5
5
  platform: ruby
6
6
  authors:
7
7
  - Santiago Ochoa