fix: convert config before passing to resolveBackend (#4948)
This commit is contained in:
@ -38,4 +38,4 @@ const runCypress = async () => {
|
||||
}
|
||||
};
|
||||
|
||||
runCypress().catch(error => console.error(error));
|
||||
runCypress();
|
||||
|
Reference in New Issue
Block a user