Skip to content
Snippets Groups Projects
Commit e581ac8f authored by Sviatoslav Nekhaienko's avatar Sviatoslav Nekhaienko
Browse files

integration tests schemas

parent 2265a7c4
No related branches found
No related tags found
1 merge request!60Indexer to read from Schema Service as well as Storage Schema
......@@ -47,7 +47,7 @@ public class SchemaToStorageFormatImplTest {
@Test
public void integrationTestSchema1() {
testSingleFile("/converter/integration-tests/index_records_1.json", "KIND_VAL");
testSingleFile("/converter/integration-tests/index_records_1.schema", "KIND_VAL");
}
@Test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment