mirror of
https://github.com/actions/create-release.git
synced 2025-06-14 12:57:43 +00:00
Add description to test suite
This commit is contained in:
parent
cc8e50bfc7
commit
fe2c2b435f
@ -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(() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user