fixes draw test spec results
This commit is contained in:
parent
d74f97e9cc
commit
1901d93706
@ -29,7 +29,7 @@ class Draw extends Page {
|
||||
console.log(shapes1);
|
||||
|
||||
// TODO: Check test
|
||||
return true;
|
||||
return shapes0 !== shapes1;
|
||||
}
|
||||
|
||||
async getTestElements() {
|
||||
|
Loading…
Reference in New Issue
Block a user