mirror of
https://github.com/google/blockly.git
synced 2026-01-10 02:17:09 +01:00
chore: fix v11 branch build (#7836)
* chore: fix render management lint * fix: build
This commit is contained in:
@@ -28,4 +28,4 @@ testGenerator.forBlock['test_block'] = function (
|
||||
return ['a fake code string', Order.ADDITION];
|
||||
};
|
||||
|
||||
phpGenerator.quote_();
|
||||
phpGenerator.quote_('a string');
|
||||
|
||||
Reference in New Issue
Block a user