Fix typos
This commit is contained in:
parent
0a0345f217
commit
a2b219033d
2 changed files with 12 additions and 1 deletions
|
|
@ -319,7 +319,7 @@ class TestChannelListView:
|
|||
channel: Channel = Channel.objects.create(
|
||||
twitch_id="channel_no_campaigns",
|
||||
name="nocampaigns",
|
||||
display_name="NoCompaigns",
|
||||
display_name="NoCampaigns",
|
||||
)
|
||||
|
||||
response: _MonkeyPatchedWSGIResponse = client.get("/channels/")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue