test: refactor

This commit is contained in:
Saw-jan
2024-06-24 18:42:04 +05:45
parent e0b6870a72
commit 8b6cbb7dc0

View File

@@ -1265,6 +1265,7 @@ class SharingNgContext implements Context {
break;
}
}
Assert::assertIsBool($syncStatus, "'@client.synchronize' must be a boolean value");
return $syncStatus;
}