[tests] Fix KMP test data affected by 9d566465

Affected test data was in a correct state in the corresponding MR branch, but that state was invalidated by the appearance of 9d566465 in the master branch. Because the MR branch in question was created and checked via CI runs before 9d566465 was committed to master, the discrepancy couldn't be caught by MR quality gates.
This commit is contained in:
Stanislav Ruban
2024-03-15 16:39:20 +02:00
committed by Space Team
parent bbb91d7871
commit a781a08386
2 changed files with 2 additions and 2 deletions
@@ -4,7 +4,7 @@
expect interface ExternalInterface
external class ExternalClass: ExternalInterface
external class <!EXTERNAL_TYPE_EXTENDS_NON_EXTERNAL_TYPE{METADATA}!>ExternalClass<!>: ExternalInterface
// MODULE: js()()(commonjs)
// TARGET_PLATFORM: JS