wip
This commit is contained in:
parent
3a88c943c6
commit
e187626085
|
@ -61,7 +61,6 @@ void clear_test_state() {
|
||||||
SyncManager::shared().reset_for_testing();
|
SyncManager::shared().reset_for_testing();
|
||||||
// syncManagerShared.configure_file_system(default_realm_file_directory(), SyncManager::MetadataMode::NoEncryption);
|
// syncManagerShared.configure_file_system(default_realm_file_directory(), SyncManager::MetadataMode::NoEncryption);
|
||||||
#endif
|
#endif
|
||||||
delete_all_realms();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
std::string TypeErrorException::type_string(Property const& prop)
|
std::string TypeErrorException::type_string(Property const& prop)
|
||||||
|
|
Loading…
Reference in New Issue