flights_gui_tests 1.9.3 → 1.9.4

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: 9b79b65906ae267b631ef6858208b0b6d39a9ec7
4
- data.tar.gz: d137c45a1d716b6350fd22e44caaaefa8f9af19b
3
+ metadata.gz: 66265c9873c4c5701707abba7a4e28fae52d4d4f
4
+ data.tar.gz: f0ffc2f76091c63651c0847c05811b6ac406524e
5
5
  SHA512:
6
- metadata.gz: 8d99d078161dca37fad6552f2cdc550aa50cf25efb9d58c252f2660f7381094b8bfb1077ccc3515b2f2b9dae927784ac3494d44d234a80574a1d398c6252dc59
7
- data.tar.gz: 1a3c2a29cdea505018ae32c2ec572838408fca29b6301a9911a8440dc88e2f198511604197900c7986b7e17d3cb668c4617161e873f50da3c83b25f30a04d6d5
6
+ metadata.gz: e3e1a9170094d32c5147515f4b86c2f092f95bc5e31a648fe8b6750d7c7d882231b3e9828db8306e63530db667ff73b25023b718af1b47f7566c33f87719a886
7
+ data.tar.gz: 9b29f76c795c5dff7f72e70a8c1e3c040daa7092a7b240db36faf5b40731c77a2d7be65e5c1869a9a1ca4e30f30e33f69ef6c495a74bde474aff2003a868dbf5
@@ -96,8 +96,8 @@ class AllPages
96
96
  when 'CHASALPHA' then "chas-flight=alpha"
97
97
  when 'IIBB' then "local-taxes=beta"
98
98
  when 'VITO' then "vito-search=beta"
99
- when 'VITO_NO_SEARCH' then "vito-no-search=beta"
100
- when 'FSM_RETRIEVE' then "fsm-retrieve=beta"
99
+ when 'VITONOSEARCH' then "vito-no-search=beta"
100
+ when 'FSMRETRIEVE' then "fsm-retrieve=beta"
101
101
  end
102
102
  end
103
103
 
@@ -1,3 +1,3 @@
1
1
  module FlightsGui
2
- VERSION = "1.9.3"
2
+ VERSION = "1.9.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flights_gui_tests
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.3
4
+ version: 1.9.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - lgonzalez