mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 01:11:43 +02:00
Improve mass action tests
This commit is contained in:
parent
b61fe5f7b4
commit
cfa44f7692
6 changed files with 18 additions and 10 deletions
5
test/fixtures/files/mass_actions/valid_mass_force_delete_list.csv
vendored
Normal file
5
test/fixtures/files/mass_actions/valid_mass_force_delete_list.csv
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
domain_name,delete_reason
|
||||
shop.test,ENTITY_BURIED
|
||||
airport.test,PHONE
|
||||
library.test,EMAIL
|
||||
nonexistant.test,ENTITY_BURIED
|
|
|
@ -1,2 +0,0 @@
|
|||
domain_name,delete_reason
|
||||
shop.test,ENTITY_BURIED
|
|
Loading…
Add table
Add a link
Reference in a new issue