Skip to content

Commit

Permalink
Fixed wrong test name
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x98 committed Sep 4, 2023
1 parent 3a72ece commit 2c10f11
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import { NodeFileSystem } from 'langium/node';

import { validateRuntimeParameterLiteral } from './runtime-parameter-literal';

describe('Validation of AllowlistConstraintExecutor', () => {
describe('Validation of validateRuntimeParameterLiteral', () => {
let parse: (
input: string,
options?: ParseHelperOptions,
Expand Down

0 comments on commit 2c10f11

Please sign in to comment.