Skip to content

Commit

Permalink
prompt ci
Browse files Browse the repository at this point in the history
  • Loading branch information
drewbo committed Aug 30, 2023
1 parent 5e47633 commit bef3075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/create-dev-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ async function createData() {

const taskType = await BuildTaskType.create({
name: 'test',
description: 'test',
description: 'test description',
metadata: {
foo: 'bar',
},
Expand Down

0 comments on commit bef3075

Please sign in to comment.