Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
ArdenButterfield committed Aug 30, 2024
1 parent 5d9fd7a commit f852c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PluginBasics.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ TEST_CASE ("one is equal to one", "[dummy]")

TEST_CASE ("Plugin instance", "[instance]")
{
PluginProcessor testPlugin;
MaimAudioProcessor testPlugin;

// This lets us use JUCE's MessageManager without leaking.
// PluginProcessor might need this if you use the APVTS for example.
Expand Down

0 comments on commit f852c98

Please sign in to comment.