ds-gui-automation 0.1.86 → 0.1.87

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: 2914a163b8555b722ebcb562f376cf6e512e59a4
4
- data.tar.gz: 704ddcf500863925798c2063e7658c889bdf5680
3
+ metadata.gz: 2d0d271e4863e0d88b092e5c8a4165750ddd8a8f
4
+ data.tar.gz: 05b0be2ee74ae1b6ffd44eb2ad4b755ead392d50
5
5
  SHA512:
6
- metadata.gz: bf70cf7899fecb5430dca136359a5a3e5a372707b61769a41aa600949fd226ae7e51437175d8d1dc0aaaaf313b3bdd89b0df94a7f66712cc6164bdff583bf099
7
- data.tar.gz: c4dcb4050e1a558d3a040500e48d78eb75f9fb2f559eeb25aab3e1c263c70ee5eb0ffdc6a0e90a6e347ce4fee619c29edc612323cf8b699af9586bce58f63988
6
+ metadata.gz: 0f7b64b719e8113d45430676d9ef629e702598d1db6a370b8316a8f42cbfba952917cdbc081d1f3361d0b7db1c3385627c71b83fc0816e4d71f5112f5df44daf
7
+ data.tar.gz: c8608d163b07f4f50feb0030cf687d8a3405b081b2ab4ad4caaeb9223488fb095a25ab721deef43d840db452d253992bb85e57ac8df54b3f4164e87ecc64cc71
@@ -23,13 +23,13 @@ Feature: Destination Services Detail
23
23
  @vi
24
24
  Examples:
25
25
  |country|tracking_id|type|brand|
26
- |BR|HB_ORL_SEAWRLDROW|tours|Visa|
26
+ |BR|HB_ORL_MCOMDVLTMS|tours|Visa|
27
27
 
28
28
  @br
29
29
  @ac
30
30
  Examples:
31
31
  |country|tracking_id|type|brand|
32
- |BR|HB_ORL_SEAWRLDROW|tours|MasterCard|
32
+ |BR|HB_ORL_MCOMDVLTMS|tours|MasterCard|
33
33
 
34
34
  @ar
35
35
  @vi
@@ -48,45 +48,45 @@ Feature: Destination Services Detail
48
48
  @vi
49
49
  Examples:
50
50
  |country|tracking_id|type|brand|
51
- |MX|HB_LAX_DISNEY1PAK|tours|Visa|
51
+ |MX|GL_LAS_659|tours|Visa|
52
52
 
53
53
 
54
54
  @mx
55
55
  @ac
56
56
  Examples:
57
57
  |country|tracking_id|type|brand|
58
- |MX|HB_LAX_DISNEY1PAK|tours|MasterCard|
58
+ |MX|GL_LAS_659|tours|MasterCard|
59
59
 
60
60
  @mx
61
61
  @ax
62
62
  Examples:
63
63
  |country|tracking_id|type|brand|
64
- |MX|HB_LAX_DISNEY1PAK|tours|American Express|
64
+ |MX|GL_LAS_659|tours|American Express|
65
65
 
66
66
 
67
67
  @co
68
68
  @vi
69
69
  Examples:
70
70
  |country|tracking_id|type|brand|
71
- |CO|HB_ORL_SEAWRLDROW|tours|Visa|
71
+ |CO|HB_ORL_MCOMDVLTMS|tours|Visa|
72
72
 
73
73
  @co
74
74
  @ac
75
75
  Examples:
76
76
  |country|tracking_id|type|brand|
77
- |CO|HB_ORL_SEAWRLDROW|tours|MasterCard|
77
+ |CO|HB_ORL_MCOMDVLTMS|tours|MasterCard|
78
78
 
79
79
  @cl
80
80
  @vi
81
81
  Examples:
82
82
  |country|tracking_id|type|brand|
83
- |CL|HB_ORL_SEAWRLDROW|tours|Visa|
83
+ |CL|HB_ORL_MCOMDVLTMS|tours|Visa|
84
84
 
85
85
  @cl
86
86
  @ac
87
87
  Examples:
88
88
  |country|tracking_id|type|brand|
89
- |CL|HB_ORL_SEAWRLDROW|tours|MasterCard|
89
+ |CL|HB_ORL_MCOMDVLTMS|tours|MasterCard|
90
90
 
91
91
 
92
92
  @available_installments
@@ -20,7 +20,6 @@ Feature: Destination Services Thanks
20
20
  @hb
21
21
  Examples:
22
22
  |country|tracking_id|type|
23
- |BR|HB_ORL_SEAWRLDROW|tours|
24
23
  |BR|HB_ORL_LEGOFLORID|tours|
25
24
  |BR|HB_ORL_BUSCHROW|tours|
26
25
  |BR|HB_NYC_NYCITYPASS|tours|
@@ -76,7 +75,6 @@ Feature: Destination Services Thanks
76
75
  @hb
77
76
  Examples:
78
77
  |country|tracking_id|type|
79
- |MX|HB_LAX_DISNEY1PAK|tours|
80
78
  |MX|HB_LAX_UNIVERSTUD|tours|
81
79
 
82
80
  @mx
data/lib/ds/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module DestinationServicesGUI
2
- VERSION = "0.1.86"
2
+ VERSION = "0.1.87"
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.86
4
+ version: 0.1.87
5
5
  platform: ruby
6
6
  authors:
7
7
  - Santiago Ochoa