mirror of
https://github.com/dkam/paapi.git
synced 2025-12-28 15:14:52 +00:00
Rename gem from AwsPaa to Paapi
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user