Meta data update for corpus indexing
diff --git a/t/artificial.t b/t/artificial.t
index 274e4ab..5b5210f 100644
--- a/t/artificial.t
+++ b/t/artificial.t
@@ -53,7 +53,7 @@
 
 is($tokens->foundry, 'OpenNLP', 'Foundry');
 
-is($tokens->doc->id, 'ART_00001', 'Doc id');
+is($tokens->doc->text_sigle, 'ART_ABC.00001', 'Doc id');
 is($tokens->should, 20, 'Should');
 is($tokens->have, 18, 'Have');
 is($tokens->name, 'tokens', 'Name');