Skip to content

Commit

Permalink
Fix failling test
Browse files Browse the repository at this point in the history
  • Loading branch information
t-wright committed Oct 20, 2023
1 parent 4c3be57 commit 92cd82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/bin/vip-import-sql.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ describe( 'vip-import-sql', () => {
const opts = {
app: {
id: 1,
type: 'WordPress',
typeId: 2,
organization: {
id: 2,
},
Expand Down

0 comments on commit 92cd82c

Please sign in to comment.