mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 05:26:17 +02:00
Improved stats query
This commit is contained in:
parent
8cef623888
commit
c67a21c7ba
2 changed files with 2 additions and 19 deletions
4
test/fixtures/log_domains.yml
vendored
4
test/fixtures/log_domains.yml
vendored
|
@ -74,9 +74,7 @@ destroy_one:
|
|||
event: destroy
|
||||
object:
|
||||
registrant_id: <%= ActiveRecord::FixtureSet.identify(:john) %>
|
||||
object_changes:
|
||||
name: ['cinema.test', null]
|
||||
registrar_id: [<%= ActiveRecord::FixtureSet.identify(:goodnames) %>, null]
|
||||
registrar_id: <%= ActiveRecord::FixtureSet.identify(:goodnames) %>
|
||||
created_at: <%= Time.zone.parse('2023-12-05') %>
|
||||
|
||||
create_six:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue