Improve mass action tests

This commit is contained in:
Karl Erik Õunapuu 2020-11-05 15:37:28 +02:00
parent b61fe5f7b4
commit cfa44f7692
No known key found for this signature in database
GPG key ID: C9DD647298A34764
6 changed files with 18 additions and 10 deletions

View file

@ -0,0 +1,5 @@
domain_name,delete_reason
shop.test,ENTITY_BURIED
airport.test,PHONE
library.test,EMAIL
nonexistant.test,ENTITY_BURIED
1 domain_name delete_reason
2 shop.test ENTITY_BURIED
3 airport.test PHONE
4 library.test EMAIL
5 nonexistant.test ENTITY_BURIED

View file

@ -1,2 +0,0 @@
domain_name,delete_reason
shop.test,ENTITY_BURIED
1 domain_name delete_reason
2 shop.test ENTITY_BURIED