Migrate packageMetadata
Summary: _typescript_ Reviewed By: danielbuechele Differential Revision: D16782045 fbshipit-source-id: cfbabc036eb707f76a375f451ccc831b25c6d462
This commit is contained in:
committed by
Facebook Github Bot
parent
610a926611
commit
0f270c9f48
@@ -5,7 +5,7 @@
|
||||
* @format
|
||||
*/
|
||||
|
||||
import {readCurrentRevision} from '../packageMetadata.js';
|
||||
import {readCurrentRevision} from '../packageMetadata.tsx';
|
||||
|
||||
test('readCurrentRevision does not return something meaningful in dev mode', async () => {
|
||||
const ret = await readCurrentRevision();
|
||||
|
||||
Reference in New Issue
Block a user