Skip to content

Commit

Permalink
test: re-enable all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jost-s committed Feb 23, 2024
1 parent 2d3d979 commit 5422107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@ test(
})
);

test.only(
test(
"create and delete link",
withConductor(ADMIN_PORT, async (t) => {
const { cell_id, client, admin } = await installAppAndDna(ADMIN_PORT);
Expand Down

0 comments on commit 5422107

Please sign in to comment.