Skip to content

Commit

Permalink
Add missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Ernst committed Oct 9, 2024
1 parent 7ab569b commit fc50ff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/feditest/nodedrivers/wordpress/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ def _provision_oauth_token_for(self, account: WordPressAccount, oauth_client_id:
return ret


class WordPressPlusActivityPubPluginSaasNodeDriver(NodeDriver):
class WordPressPlusPluginsSaasNodeDriver(NodeDriver):
"""
Create a WordPress + ActivityPubPlugin Node that already runs as Saas
"""
Expand Down

0 comments on commit fc50ff4

Please sign in to comment.