Fixed fixture

This commit is contained in:
Sergei Tsoganov 2023-12-21 17:35:38 +02:00
parent c67a21c7ba
commit 31fac9eadf

View file

@ -1,5 +1,5 @@
Name,Registrant,Registrar,Action,Created at
,John,,destroy,2023-12-04 22:00:00
,John,Good Names,destroy,2023-12-04 22:00:00
hospital.test,John,Good Names,create,2023-12-04 22:00:00
library.test,Acme Ltd,Best Names,create,2023-12-04 22:00:00
shop.test,John,Best Names,update,2023-12-04 22:00:00

1 Name Registrant Registrar Action Created at
2 John Good Names destroy 2023-12-04 22:00:00
3 hospital.test John Good Names create 2023-12-04 22:00:00
4 library.test Acme Ltd Best Names create 2023-12-04 22:00:00
5 shop.test John Best Names update 2023-12-04 22:00:00