Skip to content

Commit

Permalink
Disable sign up test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmerfield committed Nov 22, 2024
1 parent 820189b commit 9746a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/site/tests/sign-up.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
describe("Blot sign up", function () {
xdescribe("Blot sign up", function () {
require('./util/setup')();

it("works", async function () {
Expand Down

0 comments on commit 9746a35

Please sign in to comment.