ds-gui-automation 0.2.6 → 0.2.7

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: 32aaa2a8c3bc21e6d362240e736f1dd576746b7d
4
- data.tar.gz: 48282b4133760298332ae31a5282d64fa11c92ea
3
+ metadata.gz: 1c169a8869af9219471afb3ae87b9e9f5bb37029
4
+ data.tar.gz: 256eadf383b1d8b8d26b5c14dc38468b9bb315b1
5
5
  SHA512:
6
- metadata.gz: 1bf8e08b76241907c13c3f2029c23e6859d4ee2725b5c8a884d8efc351d82b34407420b6043738276133eb1ec35f4e3de5b150a7f36f23a019a7e88913b1aa45
7
- data.tar.gz: 505b18b823ecdd36b238d5eca9cf9c31c14873d688538c6f01b80067ab096caf38d145b30cd769a2fc4950d1f5758da3afdadc9f960955f42d06831c3891a5e7
6
+ metadata.gz: 6dfdc9dc9747352c8794a0cb2c2673a96e06824da81d1578f22f669f5f701a7a153a294545906750c581757e2f7f37ab54796bf570e6943d8238e580e71cf133
7
+ data.tar.gz: 3ac97a603fc5284ff613d7003459a3217f9cebab97c0b6ce2288186fa89ddc5303fc3687d2ac7170fae34af890505f67dfedad27cddd70b1d21b4572a25f6b51
@@ -19,7 +19,7 @@ Feature: Destination Services Results
19
19
  |BR|HB_ORL_CIRQUEOFFE|tours|
20
20
  |BR|HB_NYC_NYCITYPASS|tours|
21
21
  |BR|HB_LAX_UNIVERSTUD|tours|
22
- |BR|HB_ORL_BMGMCO|tours|
22
+ #|BR|HB_ORL_BMGMCO|tours|
23
23
  |BR|HB_TPA_SEAWRLDROW|tours|
24
24
 
25
25
  @br
@@ -36,7 +36,7 @@ Feature: Destination Services Results
36
36
  Examples:
37
37
  |country|tracking_id|type|
38
38
  |BR|GL_SCL_4979|tours|
39
- |BR|GL_SCL_4978|tours|
39
+ #|BR|GL_SCL_4978|tours|
40
40
  |BR|GL_ORL_2246|tours|
41
41
  #|BR|GL_MVD_1619|tours|
42
42
 
@@ -42,7 +42,7 @@ Feature: Destination Services Thanks
42
42
  Examples:
43
43
  |country|tracking_id|type|
44
44
  |BR|GL_SCL_4979|tours|
45
- |BR|GL_SCL_4978|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.2.6"
2
+ VERSION = "0.2.7"
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.2.6
4
+ version: 0.2.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Santiago Ochoa