Skip to content

Commit

Permalink
(and yet it will fail if I unfocus)
Browse files Browse the repository at this point in the history
  • Loading branch information
savetheclocktower committed Dec 17, 2023
1 parent 1271b39 commit 5b735cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/publish-spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const apm = require('../src/apm-cli');
const Publish = require('../src/publish');
const Command = require('../src/command');

fdescribe('apm publish', () => {
describe('apm publish', () => {
let server;

let requests;
Expand Down

0 comments on commit 5b735cf

Please sign in to comment.