Very basic test stub.
This commit is contained in:
parent
eeb1ee5066
commit
511577cd43
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
||||||
|
describe("Review Page", () => {
|
||||||
|
test.todo("Add more tests as specific functionality is added.");
|
||||||
|
});
|
||||||
Loading…
Reference in a new issue