diff --git a/note_kfet/fixtures/initial.json b/note_kfet/fixtures/initial.json index 08501606..1b779980 100644 --- a/note_kfet/fixtures/initial.json +++ b/note_kfet/fixtures/initial.json @@ -6,5 +6,14 @@ "domain": "localhost", "name": "La Note Kfet \ud83c\udf7b" } + }, + { + "model": "cas_server.servicepattern", + "pk": 1, + "fields": { + "pos": 1, + "pattern": ".*", + "name": "REPLACEME" + } } ] \ No newline at end of file