Skip to content

Commit 33fc137

Browse files
authored
import error lolz (#1991)
1 parent 63cc4ea commit 33fc137

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/api/OfficeAccessCard.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ const {
1818
UNAUTHORIZED,
1919
NOT_FOUND,
2020
SERVER_ERROR,
21+
FORBIDDEN
2122
} = require('../../api/util/constants').STATUS_CODES;
2223
const {
2324
initializeTokenMock,

0 commit comments

Comments
 (0)