mirror of
https://github.com/h7x4/unofficial_jisho_api_dart.git
synced 2025-10-06 04:53:58 +02:00
fix tests
This commit is contained in:
@@ -433,7 +433,7 @@ PhrasePageScrapeResult parsePhrasePageData(pageHtml, query) {
|
||||
return result;
|
||||
}
|
||||
|
||||
class API {
|
||||
class JishoApi {
|
||||
|
||||
/// Query the official Jisho API for a word or phrase
|
||||
///
|
||||
|
Reference in New Issue
Block a user