Paypal Registration
This commit is contained in:
@@ -43,6 +43,7 @@ RSpec.configure do |config|
|
||||
config.order = "random"
|
||||
|
||||
config.before(:each) do
|
||||
fu
|
||||
Translation.connection.execute("TRUNCATE TABLE translations RESTART IDENTITY;")
|
||||
translations = DevTranslation.connection.select_all("SELECT * FROM translations")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user