Browse Source

Fix release script

onevcat 7 years ago
parent
commit
a00edd5075
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fastlane/Fastfile

+ 1 - 1
fastlane/Fastfile

@@ -41,7 +41,7 @@ platform :ios do
       ensure_git_branch
       ensure_git_status_clean
       
-      test
+      tests
       lint
       
       sync_build_number_to_git