small fix
This commit is contained in:
parent
34369b8897
commit
979350375c
@ -76,7 +76,7 @@ const presentationTest = () => {
|
|||||||
await Page.checkRegression(24.62, screenshot);
|
await Page.checkRegression(24.62, screenshot);
|
||||||
});
|
});
|
||||||
|
|
||||||
test.only('Remove all presentation', async () => {
|
test('Remove all presentation', async () => {
|
||||||
const test = new Presentation();
|
const test = new Presentation();
|
||||||
let response;
|
let response;
|
||||||
let screenshot;
|
let screenshot;
|
||||||
|
Loading…
Reference in New Issue
Block a user