mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 05:26:17 +02:00
Updated fixtures
This commit is contained in:
parent
a4d28a0ee2
commit
9486e37e39
2 changed files with 2 additions and 0 deletions
1
test/fixtures/files/api_users.csv
vendored
1
test/fixtures/files/api_users.csv
vendored
|
@ -1,2 +1,3 @@
|
||||||
Username,Password,Identity Code,Role,Active,Accredited,Accreditation Expire Date,Created,Updated
|
Username,Password,Identity Code,Role,Active,Accredited,Accreditation Expire Date,Created,Updated
|
||||||
test_bestnames,testtest,1234,super,true,false,,2010-07-05 10:30:00 +0300,2010-07-05 10:30:00 +0300
|
test_bestnames,testtest,1234,super,true,false,,2010-07-05 10:30:00 +0300,2010-07-05 10:30:00 +0300
|
||||||
|
test_bestnames_epp,testtest,,epp,true,false,,2010-07-05 10:30:00 +0300,2010-07-05 10:30:00 +0300
|
||||||
|
|
|
1
test/fixtures/files/white_ips.csv
vendored
1
test/fixtures/files/white_ips.csv
vendored
|
@ -1,2 +1,3 @@
|
||||||
IPv4,IPv6,Interfaces,Created,Updated
|
IPv4,IPv6,Interfaces,Created,Updated
|
||||||
127.0.0.1,,"REGISTRAR, API",2010-07-05 10:30:00 +0300,2010-07-05 10:30:00 +0300
|
127.0.0.1,,"REGISTRAR, API",2010-07-05 10:30:00 +0300,2010-07-05 10:30:00 +0300
|
||||||
|
,2001:0db8:85a3:0000:0000:8a2e:0370:7334,"REGISTRAR, API",2010-07-05 10:30:00 +0300,2010-07-05 10:30:00 +0300
|
||||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue