From df6bd6ab5acf6d6178f6dd726b9c5927ae7cf047 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Tue, 8 Nov 2011 15:18:31 -0600 Subject: Updated sample data. New sample data files have been added for search facet paging. Unused files have been removed. The names used in the files have been updated for consistency. Ticket #981 --- install/ui/test/data/automountkey_show.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/ui/test/data/automountkey_show.json') diff --git a/install/ui/test/data/automountkey_show.json b/install/ui/test/data/automountkey_show.json index f4c06716c..599e2a5a0 100644 --- a/install/ui/test/data/automountkey_show.json +++ b/install/ui/test/data/automountkey_show.json @@ -20,7 +20,7 @@ "description": [ "/home auto.home" ], - "dn": "description=/home auto.home,automountmapname=auto.master,cn=default,cn=automount,dc=server15,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com", + "dn": "description=/home auto.home,automountmapname=auto.master,cn=default,cn=automount,dc=dev,dc=example,dc=com", "objectclass": [ "automount", "top" -- cgit