Created
August 18, 2020 18:15
-
-
Save prathe/575b0b86efb4a7e196cdda3b3bc4373b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat tmp/appstrategy | xargs perl -p -i -e "s/(RSpec.describe .+) do$/\1, auth_strategy: \'app_user_cookies\' do/" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment