ds-gui-automation 0.1.81 → 0.1.82

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: 5a209d01a7d9aba4c3d6c67eeb23510ce1549593
4
- data.tar.gz: 295a391fabc86f6ee8fb2d79e3a9cddb99cfd30b
3
+ metadata.gz: be6a2849169387fb78926c729ca286913364321f
4
+ data.tar.gz: ff51b8c3c19f42a16e1eb72534af35f2ce9695a6
5
5
  SHA512:
6
- metadata.gz: ff21c1233a114f1ca5fa29f53dc7089d7910a734bebfe473b9f56c1e30f9e94b60c07c7ba90aed43116a13a04ea7cfb8e324b3b13cee37b48c037aae1635229a
7
- data.tar.gz: ed8a7c630714a5129202c903f39575407bff5241d7b485eb39f02f5b3e5134471e4ed5a17b8fdaff93a618d35b919fcfb7dbf55228591c9d987a6d44d9ddff56
6
+ metadata.gz: 7d029dd0a7db056cf7c1d2aa4f6f47f2d1cdaf768534f9c9bf33050b982a0686b5da1c2b9294102e78e97dc04f8ee7e8b79df56aba152095ccd3a48f1bf32d4f
7
+ data.tar.gz: 3e8a0dfa937c40b0f33e9ae081b55a2bb8ea0b65546dd6ac03f4a930ad319b4f2d7d7d38b4432604b77f92465e17d1d215d6cddaec2e6f656a1abcc9640d513a
@@ -30,7 +30,7 @@ Feature: Destination Services Thanks
30
30
  @ar
31
31
  Examples:
32
32
  |country|tour_tracking_id|ticket_tracking_id|
33
- |AR|PAM_SLA_76,PAM_FTE_620,PAM_MDZ_194,PAM_SLA_73,HB_ORL_SEAWRLDROW,HB_ORL_LEGOFLORID,HB_ORL_ORLFLEXTIX,HB_ORL_BUSCHROW,HB_NYC_NYCITYPASS|DY_ORL,UN_ORL|
33
+ |AR|PAM_SLA_76,PAM_MDZ_194,PAM_SLA_73,HB_ORL_SEAWRLDROW,HB_ORL_LEGOFLORID,HB_ORL_ORLFLEXTIX,HB_ORL_BUSCHROW,HB_NYC_NYCITYPASS|DY_ORL,UN_ORL|
34
34
 
35
35
  @mx
36
36
  Examples:
@@ -45,4 +45,4 @@ Feature: Destination Services Thanks
45
45
  @cl
46
46
  Examples:
47
47
  |country|tour_tracking_id|ticket_tracking_id|
48
- |CL|HB_ORL_SEAWRLDROW,PAM_BZC_534,GL_BUE_2172|DY_ORL,UN_ORL|
48
+ |CL|HB_ORL_SEAWRLDROW,PAM_BZC_534|DY_ORL,UN_ORL|
@@ -58,7 +58,6 @@ Feature: Destination Services Results
58
58
  Examples:
59
59
  |country|tracking_id|type|
60
60
  |AR|PAM_SLA_76|tours|
61
- |AR|PAM_FTE_620|tours|
62
61
  |AR|PAM_MDZ_194|tours|
63
62
  |AR|PAM_SLA_73|tours|
64
63
 
@@ -139,7 +138,7 @@ Feature: Destination Services Results
139
138
  @gl
140
139
  Examples:
141
140
  |country|tracking_id|type|
142
- |CL|GL_BUE_2172|tours|
141
+ |CL|GL_BUE_2134|tours|
143
142
 
144
143
  @cl
145
144
  @via
data/lib/ds/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module DestinationServicesGUI
2
- VERSION = "0.1.81"
2
+ VERSION = "0.1.82"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ds-gui-automation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.81
4
+ version: 0.1.82
5
5
  platform: ruby
6
6
  authors:
7
7
  - Santiago Ochoa
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-05-11 00:00:00.000000000 Z
11
+ date: 2015-05-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: henry-container