3 lines
132 B
TypeScript
3 lines
132 B
TypeScript
|
test.todo("GIVEN pageOption is NOT a number, EXPECT error");
|
||
|
|
||
|
test.todo("GIVEN pageOption is a number, EXPECT interaction updated");
|