summaryrefslogtreecommitdiff
path: root/test/integration/tapicero_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/tapicero_test.rb')
-rw-r--r--test/integration/tapicero_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/tapicero_test.rb b/test/integration/tapicero_test.rb
index d436e6d..d32415c 100644
--- a/test/integration/tapicero_test.rb
+++ b/test/integration/tapicero_test.rb
@@ -9,6 +9,7 @@ class TapiceroTest < MiniTest::Unit::TestCase
def test_database_exists
assert database
+ assert_equal "tapicero_test_users", database.name
end
def test_creates_user_db_fast