Skip to content

Commit

Permalink
Fix old updater test name
Browse files Browse the repository at this point in the history
  • Loading branch information
X9VoiD committed Dec 29, 2022
1 parent e27279e commit 64180c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenTabletDriver.Tests/Updater/UpdaterTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ public async Task Install_Moves_Only_ToBeUpdated_Binaries()
}

[Fact]
public async Task Updater_ProperlyBackups_BinAndAppDataDirectory_Async()
public async Task Install_Copies_AppDataFiles()
{
var presets = new FakeDirectory
{
Expand Down

0 comments on commit 64180c8

Please sign in to comment.