Add description to test suite
This commit is contained in:
@@ -6,7 +6,7 @@ const { GitHub, context } = require('@actions/github');
|
||||
const run = require('../src/main.js');
|
||||
|
||||
/* eslint-disable no-undef */
|
||||
describe('module', () => {
|
||||
describe('Create Release', () => {
|
||||
let createRelease;
|
||||
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user