Skip to content

Commit

Permalink
e2e tests?
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Jun 1, 2023
1 parent 8bb1517 commit 54550fb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,5 @@
"testCommand": "pnpm test",
"timeoutSeconds": 60
}
],
"versions": [
{
"dependencyOverrides": {
"typescript": "3.8.3"
}
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@
"testCommand": "pnpm test"
}
],
"versions": [
{
"dependencyOverrides": {
"typescript": "3.8.3"
}
}
],
"canaryVersions": [
{
"dependencyOverrides": {
Expand Down

0 comments on commit 54550fb

Please sign in to comment.