mirror of
https://github.com/ppy/osu.git
synced 2025-03-22 00:47:20 +08:00
Fix TestAbsoluteImage()
no longer actually testing absolute image URL
This commit is contained in:
parent
c991aa5ca4
commit
4d7cd59df3
@ -123,7 +123,7 @@ needs_cleanup: true
|
||||
AddStep("Add absolute image", () =>
|
||||
{
|
||||
markdownContainer.CurrentPath = "https://dev.ppy.sh";
|
||||
markdownContainer.Text = "";
|
||||
markdownContainer.Text = "";
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user