test('can signup without a password confirmation', function(assert) {
  var seed = (new Date()).valueOf().toString();

  visit('/account');