Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Commit 9c1fe8e

Browse files
committed
Change test description
1 parent 88e2c33 commit 9c1fe8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/acceptance/change-behavior.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Unless required by applicable law or agreed to in writing, software distributed
1010

1111
const { startServer, stopServer, request } = require("./utils");
1212

13-
describe("deprecated API for changing current behavior", () => {
13+
describe("API for changing current behavior", () => {
1414
let server;
1515

1616
beforeAll(async () => {

0 commit comments

Comments
 (0)