Rename gem from AwsPaa to Paapi

This commit is contained in:
Dan Milne
2019-09-09 11:17:47 +10:00
parent 8b835e80ec
commit 14045af846
10 changed files with 36 additions and 28 deletions

View File

@@ -1,8 +1,8 @@
require "test_helper"
class AwsPaaTest < Minitest::Test
class PaapiTest < Minitest::Test
def test_that_it_has_a_version_number
refute_nil ::AwsPaa::VERSION
refute_nil ::Paapi::VERSION
end
def test_it_does_something_useful