We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e8d4e commit 9db2b48Copy full SHA for 9db2b48
1 file changed
spec/Machine/sample-17.spec.js
@@ -9,7 +9,7 @@ require('jasmine-expect');
9
const eol = require('eol');
10
const init = require('./init')('main');
11
12
-const githubPath = 'github:electricimp/Builder/spec/fixtures/sample-17/lib/lib.nut@develop';
+const githubPath = 'github:electricimp/Builder/spec/fixtures/sample-17/lib/lib.nut';
13
14
describe('Machine', () => {
15
let machine;
0 commit comments