Probably fixes a bug that stucks the server
This commit is contained in:
@@ -115,6 +115,9 @@ function ResultsDatastore() {
|
||||
});
|
||||
delete testResults.screenshotBuffer;
|
||||
|
||||
} else {
|
||||
debug('Screenshot not found');
|
||||
deferred.resolve();
|
||||
}
|
||||
|
||||
return deferred.promise;
|
||||
|
||||
Reference in New Issue
Block a user