Skip to content

Commit 7de3b47

Browse files
committed
fix(codespaces): reverted the user id changes as they were interfering with Playwright
1 parent 955143b commit 7de3b47

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,5 @@
4848
}
4949
}
5050
}
51-
},
52-
53-
"remoteUser": "serenity-js"
51+
}
5452
}

0 commit comments

Comments
 (0)