flights_gui_tests 1.2.2 → 1.2.3
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 +4 -4
- data/features/support/version.rb +1 -1
- data/features/tests/results/search.feature +0 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 448bef33026bd2c9bdb759f986fc0693ca16ea7b
|
|
4
|
+
data.tar.gz: 9a53e0693ab2a5302797d061dd3e62d5dd684a88
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f7d56228551b953c7f84b3189b4f4f1449bff6bcfe17988895f879f918b3164bad47d2f51fc98f2c2fa7437c4b76ecebb970fc3948af2b4c5860ccb9a2a70015
|
|
7
|
+
data.tar.gz: f89811eddc33591f30724f6adac417b97abdc65a5b14c334298afd2f0319de147046bbdad448bbd161b06f04b2fd19dc9532475a18cc7b9368f94a0eeee42abc
|
data/features/support/version.rb
CHANGED
|
@@ -37,7 +37,6 @@ Característica: results.search
|
|
|
37
37
|
Cuando espero que termine de cargar la pagina de checkout
|
|
38
38
|
Entonces verifico que ingrese al checkout
|
|
39
39
|
Y verifico que la pagina no rompa
|
|
40
|
-
Y si el site es "PE", verifico el banner de cancelacion en el dia en checkout
|
|
41
40
|
|
|
42
41
|
@ar
|
|
43
42
|
@roundtrip
|