[bugfix] Be more lenient when parsing mastodown following.csv (#3311)

* [bugfix] Be more lenient when parsing mastodown following.csv

* use follow.Notify
This commit is contained in:
tobi
2024-09-16 20:39:15 +02:00
committed by GitHub
parent 84279f6a6a
commit d4d6631435
3 changed files with 58 additions and 10 deletions

View File

@ -160,9 +160,9 @@ func (suite *ExportsTestSuite) TestExports() {
token: suite.testTokens["local_account_1"],
user: suite.testUsers["local_account_1"],
account: suite.testAccounts["local_account_1"],
expect: `Account address,Show boosts
admin@localhost:8080,true
1happyturtle@localhost:8080,true
expect: `Account address,Show boosts,Notify on new posts,Languages
admin@localhost:8080,true,false,
1happyturtle@localhost:8080,true,false,
`,
},
// Export Followers.