mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 10:37:55 +08:00
check js bugs
This commit is contained in:
@@ -99,5 +99,11 @@ namespace OpenAuth.UnitTest
|
||||
};
|
||||
_app.AddOrUpdate(org1);
|
||||
}
|
||||
|
||||
[TestMethod]
|
||||
public void TestLoadByUser()
|
||||
{
|
||||
var user = _app.LoadForUser(5);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user