This commit is contained in:
Dietmar Maurer 2018-11-16 09:16:37 +01:00
parent e7ea17deb0
commit 5206d1d951

View File

@ -340,7 +340,7 @@ pub fn parse_query_string(query: &str, schema: &Schema, test_required: bool) ->
}
#[test]
fn test_shema1() {
fn test_schema1() {
let schema = Schema::Object(ObjectSchema {
description: "TEST",
optional: false,