mirror of
https://github.com/tiennm99/is-a-good-dev.git
synced 2026-08-06 02:23:35 +00:00
Update json.test.js
This commit is contained in:
@@ -48,3 +48,7 @@ test('Check if JSON file follows format', () => {
|
||||
core.setOutput('recordMessage', recordMessage);
|
||||
expect(passed).toBe(true);
|
||||
});
|
||||
|
||||
test('Check if JSON file matches the value name', () => {
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user