Skip to content

Commit

Permalink
Dev: Remove sendconfirmation from unit-test SQL
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Jul 21, 2017
1 parent 8985573 commit 0c2df53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/data/sql/create-mysql.153.sql
Expand Up @@ -276,7 +276,6 @@ CREATE TABLE `prefix_surveys` (
`publicgraphs` char(1) default 'N',
`listpublic` char(1) default 'N',
`htmlemail` char(1) default 'N',
`sendconfirmation` char(1) default 'Y',
`tokenanswerspersistence` char(1) default 'N',
`assessments` char(1) default 'N',
`usecaptcha` char(1) default 'N',
Expand Down

0 comments on commit 0c2df53

Please sign in to comment.