Updated fixtures

This commit is contained in:
Sergei Tsoganov 2023-12-14 15:46:37 +02:00
parent e73faae879
commit 639da20cc6
2 changed files with 21 additions and 10 deletions

View file

@ -1,3 +1,8 @@
Name,Registrant,Registrar,Action,Created at
,John,,destroy,2023-12-04 22:00:00
shop.test,John,Best Names,update,2023-12-04 22:00:00
library.test,Acme Ltd,Best Names,create,2023-12-04 22:00:00
metro.test,Jack,Good Names,create,2023-09-04 21:00:00
cinema.test,John,Good Names,create,2023-09-04 21:00:00
,test_code,Best Names,update,2018-04-23 15:50:48
,John,,update,2010-07-04 21:00:00

1 Name Registrant Registrar Action Created at
2 John destroy 2023-12-04 22:00:00
3 shop.test John Best Names update 2023-12-04 22:00:00
4 library.test Acme Ltd Best Names create 2023-12-04 22:00:00
5 metro.test Jack Good Names create 2023-09-04 21:00:00
6 cinema.test John Good Names create 2023-09-04 21:00:00
7 test_code Best Names update 2018-04-23 15:50:48
8 John update 2010-07-04 21:00:00