Skip to content

Commit

Permalink
fixup! fixup! feat(content-libraries): single component publish api
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielVZ96 committed Oct 21, 2024
1 parent 335611a commit ccc8f8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ def test_library_filters(self):

# General Content Library XBlock tests:

def test_library_blocks(self):
def test_library_blocks(self): # pylint: disable=too-many-statements
"""
Test the happy path of creating and working with XBlocks in a content
library.
Expand Down

0 comments on commit ccc8f8c

Please sign in to comment.