Skip to content

Commit e2b81c5

Browse files
authored
Update 1-js/04-object-basics/04-object-methods/7-calculator/_js.view/test.js
1 parent 6072c71 commit e2b81c5

File tree

1 file changed

+1
-1
lines changed
  • 1-js/04-object-basics/04-object-methods/7-calculator/_js.view

1 file changed

+1
-1
lines changed

1-js/04-object-basics/04-object-methods/7-calculator/_js.view/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22

3-
describe("calculator", function() {
3+
describe("калькулятор", function() {
44

55
context("когда 2 и 3 введены", function() {
66
beforeEach(function() {

0 commit comments

Comments
 (0)