Added the teardown of the database back to the tests.
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2567 980ebf18-57e1-0310-9a29-db15c13687c0
This commit is contained in:
Родитель
4442a31b56
Коммит
3003aad5f6
|
@ -19,7 +19,7 @@ module PuppetTest::RailsTesting
|
|||
|
||||
def railsteardown
|
||||
if Puppet[:dbadapter] != "sqlite3"
|
||||
# Puppet::Rails.teardown
|
||||
Puppet::Rails.teardown
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче