fastlane-plugin-setup_fragile_tests_for_rescan 2.0.0 → 2.1.0

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: a2ec4fb144b2d9bd01d51374430718fb99aa3c77
4
- data.tar.gz: 78c2fc230c79ce9cec3a91083196112b481e43a6
3
+ metadata.gz: 6194d410744b7eec52d3ac8f3ab70d1c913dcc93
4
+ data.tar.gz: '078e7ee898526e7a569a8acb7b910f71c9ee3ae6'
5
5
  SHA512:
6
- metadata.gz: 67b90368479482cbe9c7ea8c2e4a1b6c75c5f18df4d74f6ce6dc6cc9a6d913ccc68c36847b7a278b346eec5943d16395307ef4002650660081c9bc33352aa6f5
7
- data.tar.gz: 96a8734fbe65a2ee994d7588430e7f9c69ccf4cce7f060b0771147602be60361203577abada830e984fcd1fc2418d43940bba2fb302ff5c1db4146c86d8741fd
6
+ metadata.gz: 9fe4de31101bd2c59c235c4036ebdd52e4891eeada401a23efb5a5f294544a61e4fe7d6a1ec7b02d781b24ba87fab27f874e9186698b6b6eac5472ccec7a665b
7
+ data.tar.gz: a0a6eea6c609321e7685fcffd6c400f8f9e19c741b2a5336fc774fbcdef9678bc101ba3006b6f669a1a0e2dfa0ba83a6b9879a351ed9ea5290d8bbd2e6b896a9
@@ -106,7 +106,7 @@ module Fastlane
106
106
  end
107
107
 
108
108
  def self.deprecated_notes
109
- "This action is deprecated in favor of the suppress_tests_from_junit and multi_scan actions shipped with the test_control plugin"
109
+ "This action is deprecated in favor of the suppress_tests_from_junit and multi_scan actions shipped with the test_center plugin"
110
110
  end
111
111
 
112
112
  def self.category
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module SetupFragileTestsForRescan
3
- VERSION = "2.0.0"
3
+ VERSION = "2.1.0"
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: 2.0.0
4
+ version: 2.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lyndsey Ferguson