Skip to content

Commit

Permalink
comment to trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
dphuang2 committed Nov 5, 2023
1 parent d46d1e5 commit 96ef316
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions generator/konfig-integration-tests/bootstrap-test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
#!/usr/bin/env node

/**
* Makes it easy to create new tests
*/

const fs = require('fs');
const readline = require('readline');
const path = require('path');
Expand Down

0 comments on commit 96ef316

Please sign in to comment.