fastlane-plugin-setup_fragile_tests_for_rescan 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cf32e902750e803cb6e46ed092b528eb75c42058
4
- data.tar.gz: c52d1bc7395edf3f7ff7eb0930c48f6a8a062dc2
3
+ metadata.gz: 6f0a72db14771b31568f936668da03bcd01af668
4
+ data.tar.gz: b937742cfc04caca3a9abe2d0b31f578dc1c5e75
5
5
  SHA512:
6
- metadata.gz: 9c0a183b31a743101a54b1b9fb92b0cc36dcffb200a8c183c281703f8cbc38b5fa89e923b48def6b469674ac604978ba51610d60b7b6069f16897a7627a756de
7
- data.tar.gz: 6c81061f2d44f2dd3b647e09fcd6b60952b24c0d4f167236179939c471636319589586356b76848a87dc0eda2de673fc2b9dea54208b4611fbdaa23eb22d7de0
6
+ metadata.gz: 80e24b6fe9a18f895a2258a02b37b02cc03aabf22def83ddf9231c20915b1455f9d9970fcf896e85a0a0f2c3a396dba2b55a760e47ee2c8b8430a515744cf7fb
7
+ data.tar.gz: ac736594e17a1448b5d2a4241e2163d42754a0989f0049bc809da125b37c4cf24819ae5d2c38b3d772239237595527357875545dbe93163214e11a22e18f8c96
@@ -41,7 +41,7 @@ module Fastlane
41
41
  title: 'setup_fragile_tests_for_rescan suppressed the following tests',
42
42
  rows: summary
43
43
  )
44
- UI.success(table)
44
+ UI.success("\n#{table}")
45
45
  end
46
46
  scheme.save!
47
47
  end
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module SetupFragileTestsForRescan
3
- VERSION = "0.1.1"
3
+ VERSION = "0.1.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-setup_fragile_tests_for_rescan
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lyndsey Ferguson